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
DidierLoiseau
47fc8b8dbd
Fixed link to Magic doc in Dvorak section
9 years ago
DidierLoiseau
3e31fa4c50
Fixed rendering of the Layer Switching section
9 years ago
DidierLoiseau
606d63e602
Fixed small issues in README.md
...
- fixed rendering of the basic layer on GitHub
- fixed missing Calculator, Mail & Browser Home keys in Fn Layer
9 years ago
Didier Loiseau
b0d7d9d922
Added keymap.hex
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
ad2a4c3203
Merge remote-tracking branch 'jackhumbert/master' into typematrix
9 years ago
Olivier Lechevalier
51fec6647a
Add colemak keymap to Ergodox EZ.
9 years ago
Erez Zukerman
776017aa26
Adds the hex files too
9 years ago
Erez Zukerman
1598a8c46a
Introduces new subdirectory structure
9 years ago
Erez Zukerman
7f84ab6ad9
Adds a bunch of compiled files
9 years ago
Erez Zukerman
922545240b
renames readme
9 years ago
Erez Zukerman
6b0ca4aee4
Renames hex
9 years ago
Erez Zukerman
d97daecbf7
Updates Markdown image link
9 years ago
Erez Zukerman
f25bb0ef52
Adds a readme and hex for my experimental layout
9 years ago
Erez Zukerman
5adc810e8c
New per-folder format for ErgoDox EZ keymaps
9 years ago
Erez Zukerman
1454e4664d
Makes ' into a dual-action key for LGui
9 years ago
Erez Zukerman
9afa3772de
Adds an experimental keymap for my own use
9 years ago
Erez Zukerman
393f26f250
Merge pull request #73 from dragon788/dragon_mod
...
Requesting some comments and review on my changes
9 years ago
Didier Loiseau
fb18130408
Implemented Dvorak layer
9 years ago
dragon788
e04464c7ab
Having media layer defined causes toggles to 'stick' rather than be momentary in my experience
9 years ago
dragon788
6940a961fd
Resetting keymap_default.c to origin/master not just my fork's master
9 years ago
dragon788
a19f149eb2
Moving my layout to its own file, made plover layout file, restoring default keymap to its default status
9 years ago
Jonathan Arnett
10ab4eff06
Merge branch 'master' into j3rn-keymap
9 years ago
Didier Loiseau
93e350caa1
Added shifts on the thumbs
9 years ago
Erez Zukerman
9487e92a6e
Merge pull request #89 from coderkun/master
...
add coderkun’s ErgodoxEZ keymap (Neo2)
9 years ago
coderkun
bd9aebc84a
merge upstream
9 years ago
coderkun
57bf227f6d
add basic layer 2
9 years ago
Jonathan Arnett
79940c5825
Change lower-left control to momentary L1
...
There's so many control keys in this keymap, one needed to go. So, I changed
the lower-left control key to be a momentary L1, just like the same key on the
right side.
9 years ago
Jonathan Arnett
8585269a07
Version 1.0.0
9 years ago
Stephan Bösebeck
7783b47b8b
updated cheat sheet, hex file
9 years ago
Stephan Bösebeck
e44c30f203
using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination
9 years ago
Stephan Bösebeck
831a21899f
updating layout png
9 years ago
Stephan Bösebeck
6215ce2a89
adding fixed hex file
9 years ago
Stephan Bösebeck
2bde3f550f
typo fix
9 years ago
Stephan Bösebeck
eea41339b9
added adnw layout
9 years ago
Stephan Bösebeck
7ef03c59db
typo and copy past fix
9 years ago
Stephan Bösebeck
06bdd4869f
minor fix
9 years ago
Stephan Bösebeck
c9a76723ac
bugfix
9 years ago
Stephan Bösebeck
ddab0dc32c
updated ANDW layout
9 years ago
Stephan Bösebeck
8e17ca0339
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
9 years ago
Stephan Bösebeck
684c6849f9
andw layout added
9 years ago
Erez Zukerman
a085265aaa
Disables debug console by default for improved performance
9 years ago
coderkun
e4d087c7c0
add basic layer 1
9 years ago
coderkun
6050971d01
add neo2 keymap for ergodoxEZ
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