Konstantin Đorđević
267a85c885
Remove KC_DELT alias in favor of KC_DEL ( #6327 )
...
* Remove KC_DELT alias in favor of KC_DEL
* Add changelog
6 years ago
fauxpark
67adc29aa3
Remove empty fn_actions[]
6 years ago
Jack Humbert
d2ff66a985
Creates a layouts/ folder for keymaps shared between keyboards ( #1609 )
...
* include variables and .h files as pp directives
* start layout compilation
* split ergodoxes up
* don't compile all layouts for everything
* might seg fault
* reset layouts variable
* actually reset layouts
* include rules.mk instead
* remove includes from rules.mk
* update variable setting
* load visualizer from path
* adds some more examples
* adds more layouts
* more boards added
* more boards added
* adds documentation for layouts
* use lowercase names for LAYOUT_
* add layout.json files for each layout
* add community folder, default keymaps for layouts
* touch-up default layouts
* touch-up layouts, some keyboard rules.mk
* update documentation for layouts
* fix up serial/i2c switches
8 years ago
Fred Sundvik
b0376687f4
All Ez keymaps compiles
9 years ago
Fred Sundvik
9af995c59b
Initial structure for Ergodox as subprojects
...
Only the EZ default keymaps compiles at the moment though.
9 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
9 years ago
yoyoerx
641859df84
Addressed void* return warning in all keymaps
9 years ago
Didier Loiseau
e336af79eb
Fixed compilation warnings due to missing return statements
9 years ago
Didier Loiseau
a2f6ab16c0
FN macro: use layer_invert() instead of modifying layer_state directly
...
- fixes stuck keys from the temporary layers
(see also jackhumbert/qmk_firmware#78 )
- removed the workaround for jackhumbert/qmk_firmware#81
(using layer_invert() fixes the problem)
9 years ago
Didier Loiseau
7ba42b994b
Fixed inconsistency between comment and actual numeric layer
...
- KC_INS should only be present on Fn layer
9 years ago
Didier Loiseau
294bd25615
Moved layout description to README.md and added more details
9 years ago
Didier Loiseau
96b9089d9f
Added Calculator, Mail and Browser Home application keys.
9 years ago
Didier Loiseau
67583b2f4a
Renamed "Numbers Layer" to "Numeric Layer"
9 years ago
Didier Loiseau
e5f84058bb
Implemented new folders structure.
...
moved keymap_typematrix.c to tm2030/keymap.c
9 years ago
Didier Loiseau
fb18130408
Implemented Dvorak layer
9 years ago
Didier Loiseau
93e350caa1
Added shifts on the thumbs
9 years ago
Didier Loiseau
d3e4cc9af6
Implement cut/copy/paste as macros
...
Workaround for jackhumbert/qmk_firmware#81
+ added macro names
+ removed unused macro 0
9 years ago
Didier Loiseau
d9b1c8d360
Added fn-eject, fn-power .. fn-pause keys
...
Eject does not work though, see jackhumbert/qmk_firmware#82
and tmk/tmk_keyboard#250
9 years ago
Didier Loiseau
bfda6ee417
Split fn layer from numbers layer to better match the TM behaviour
...
- removed access to layer 2 from ";" key
- "fn" key toggles both layers 1 & 2
- replaced media and mouse layer by fn layer
- renamed symbol layer to numbers layer
- moved all F-keys together on left hand
9 years ago
Didier Loiseau
38a0e62a10
Layer 1: restore backspace, ralt and ctl on right hand
...
- home replaced by KC_TRNS to make backspace available
- prev/next moved left to space to restore ralt
- arrows moved down to have reversed T-shape
- added ctl on bottom right KpEnter, to match layer 0
- removed alt from mute, as it was already no more in layer 0
9 years ago
Didier Loiseau
56070d424b
Added description of the layout and main differences with real TM
9 years ago
Didier Loiseau
2818acefe6
Make bottom row more similar to the TM
...
- keep home/end at the same location
- RAlt as first key on the bottom right row
- left/right arrows moved on the thumb, near the other arrows
- added Alt on App
- added Alt on Mute in Layer 1
- removed ALT from left spaces to avoid issues when pressing too slowly
9 years ago
Didier Loiseau
8677ec0c9f
Use 3rd led as caps-lock indicator
9 years ago
Didier Loiseau
ac94577cbe
TypeMatrix keymap: Layer 1 (Fn Layer)
9 years ago
Didier Loiseau
900c1f991d
Initial TypeMatrix keymap: Layer 0
9 years ago
Didier Loiseau
00c3ecc238
Initial TypeMatrix keymap: Layer 0
9 years ago
dragon788
a07d2df99c
Added calculator shortcut button to numpad/symbol layer
10 years ago
dragon788
ae842a5a0f
Fixed Plover layer label and updated keymap
10 years ago
dragon788
45fec698d8
Added proper link back to Plover layout source
10 years ago
dragon788
4c3ecbc0b7
Added plover layer
10 years ago
dragon788
d901511f76
Fixed button conflicts on mouse/media layer
10 years ago
dragon788
24e30249a4
Moving everything around, tap delays driving me nuts
10 years ago
dragon788
b61ea5dfaf
Updated keymap ascii art and made thumb cluster more standard ErgoDox/Kinesis-like
10 years ago
Erez Zukerman
c7c414b2fb
Adds a new default keymap for OSX with working prev/next keys
10 years ago
Josh McCall
4e290a7d59
Left click was mapped to scroll wheel. This fixes that. :)
10 years ago
Josh McCall
c63c615ff8
add left click and vim keys
10 years ago
Erez Zukerman
1edb050d20
Adds Hyper on the left side
10 years ago
Erez Zukerman
926ce2262f
Uses App key as Alt when held
10 years ago
Erez Zukerman
24cb218de0
Uses App key as Alt when held
10 years ago
Erez Zukerman
f5ec585ed8
[Erez & Jack] Adds Meh key (Hyper without Win/Cmd)
10 years ago
Erez Zukerman
4b0c54324a
Adds Hyper key, tweaks ErgoDox EZ default keymap
10 years ago
Erez Zukerman
d3db8d62f6
More work on ErgoDox EZ default keymap
10 years ago
Erez Zukerman
2739aa8d78
Initial working version of ErgoDox EZ layout using new syntax
10 years ago
Erez Zukerman
0c47e8b008
[Jack & Erez] Comments + tiny updates and cleanup
10 years ago
Jack Humbert
402122744c
ez with leds
10 years ago
Jack Humbert
35a81f5b8b
added ergodox
10 years ago