index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox_ez
/
keymaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
keymaps: Fix hacker_dvorak build. (#22102)
Apteryks
2023-09-21
1
-1
/
+1
*
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-07-06
2
-4
/
+6
*
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
2023-07-02
1
-12
/
+8
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
1
-2
/
+0
*
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
2023-04-14
1
-1
/
+1
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
7
-13
/
+1
*
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
3
-6
/
+2
*
Refactor Leader key feature (#19632)
Ryan
2023-02-13
4
-47
/
+36
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
16
-47
/
+47
*
Leader: remove `qk_` prefix (#19304)
Ryan
2022-12-14
1
-1
/
+1
*
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-13
2
-4
/
+4
*
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
3
-23
/
+20
*
[Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)
Luc
2022-12-11
1
-507
/
+95
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-11-12
2
-171
/
+2
|
\
|
*
Eric Gebhart user space and keymaps (#17487)
Eric Gebhart
2022-11-11
2
-171
/
+2
*
|
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-11-03
3
-11
/
+11
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-10-29
1
-98
/
+0
|
\
|
|
*
[Keymap] toshi0383 keymaps update (#18760)
Toshihiro Suzuki
2022-10-28
1
-98
/
+0
*
|
Remove rgblight_list.h (#18878)
Ryan
2022-10-27
3
-21
/
+21
*
|
Remove `KC_DELT` (#18882)
Ryan
2022-10-27
1
-1
/
+1
*
|
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
3
-5
/
+5
*
|
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-21
2
-2
/
+2
*
|
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
2022-10-21
2
-2
/
+2
*
|
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
4
-4
/
+4
*
|
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-17
2
-5
/
+5
*
|
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
13
-150
/
+150
*
|
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
6
-11
/
+11
*
|
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
1
-1
/
+10
*
|
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
12
-85
/
+85
*
|
Remove keymaps that still reference legacy macros (#18693)
Joel Challis
2022-10-13
5
-919
/
+0
*
|
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
12
-28
/
+28
*
|
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
1
-1
/
+1
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
10
-10
/
+108
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-17
1
-98
/
+0
|
\
|
*
[Keymap] toshi0383 keymaps update (#18073)
Toshihiro Suzuki
2022-08-16
1
-98
/
+0
*
|
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-08-06
4
-9
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-02
4
-122
/
+77
|
\
|
|
*
My ErgoDox Keymap (finally perfected, I think) (#17208)
IFo Hancroft
2022-07-03
4
-122
/
+77
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
21
-30
/
+27
*
|
tap-dance: Restructure code and document in more detail (#16394)
Jouke Witteveen
2022-06-13
2
-10
/
+29
|
/
*
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-05-15
1
-3
/
+3
*
[Keyboard] Ported ErgoDox to VIA (#16804)
IFo Hancroft
2022-04-13
2
-0
/
+91
*
[Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695)
Luc
2022-03-22
1
-19
/
+58
*
Remove parent-relative paths from keyboards. (#16282)
Nick Brassel
2022-02-10
1
-1
/
+1
*
[Keymap] Further improvements to ifohancroft ErgoDox keymap (#15672)
IFo Hancroft
2022-01-28
4
-42
/
+82
*
[Keymap] ericgebhart keymap and userspace updates (#15727)
Eric Gebhart
2022-01-13
2
-357
/
+160
*
[Keymap] dvorak 42 key layouts (Ergodox EZ / Atreus) updates (#15656)
LucW
2022-01-10
1
-7
/
+14
*
[Keymap] A slight improvement to my own ErgoDox keymap (#14425)
IFo Hancroft
2021-09-15
2
-5
/
+5
*
[Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap (#14342)
IFo Hancroft
2021-09-07
4
-0
/
+203
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-5
/
+0
[next]