index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
massdrop
/
alt
/
keymaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
2
-2
/
+0
*
Allow a larger int for the idle timeout for urbanvanilla keymap (#19738)
Phil Hollenback
2023-04-03
1
-2
/
+2
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
2
-6
/
+9
*
Refactor Leader key feature (#19632)
Ryan
2023-02-13
1
-52
/
+48
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
7
-100
/
+100
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-4
/
+4
*
Leader: remove `qk_` prefix (#19304)
Ryan
2022-12-14
1
-1
/
+1
*
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
2
-2
/
+2
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
4
-24
/
+24
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
1
-2
/
+2
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
2
-2
/
+2
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
1
-2
/
+2
*
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-22
1
-2
/
+2
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
4
-7
/
+7
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
2
-3
/
+3
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
13
-27
/
+27
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
18
-19
/
+19
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
1
-2
/
+0
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
4
-9
/
+9
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
1
-1
/
+2
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-1
/
+0
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
6
-9
/
+9
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
3
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-14
4
-7
/
+66
|
\
|
*
Improve Drop Alt compatibility with VIA (#18041)
Cyn
2022-08-14
4
-7
/
+66
*
|
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-08-06
2
-2
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-02
3
-46
/
+225
|
\
|
|
*
Update massdrop/alt:charlesrocket (#17297)
-k
2022-07-02
3
-46
/
+225
*
|
Removes terminal from QMK. (#17258)
Nick Brassel
2022-05-30
1
-1
/
+0
|
/
*
Add massdrop/alt:charlesrocket keymap (#17173)
-k
2022-05-21
1
-0
/
+122
*
[Keyboard] Add VIA support for the Drop Alt (#15857)
asdfire1
2022-01-13
2
-0
/
+129
*
fixed "Your Name" in header (#15591)
br
2021-12-27
2
-2
/
+2
*
add my keymap (#15211)
br
2021-12-27
2
-0
/
+171
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-30
/
+30
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-37
/
+37
*
Add support to persist MD LED framework settings (#14980)
Joel Challis
2021-11-02
1
-0
/
+8
*
Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)
just-another-jxliu
2021-10-29
2
-10
/
+164
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-20
2
-51
/
+97
|
\
|
*
[Keymap] Updates to personal Drop ALT keymap (#13058)
Paul Ewers
2021-07-20
2
-51
/
+97
*
|
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-06-09
2
-3
/
+3
|
/
*
[Keymap] merge jdelkins userspace and associated keymaps (#11276)
Joel Elkins
2021-06-03
8
-0
/
+1044
*
add massdrop/alt/hlmtre keymap, add .exe to gitignore (#12191)
Matt W
2021-03-25
1
-0
/
+131
*
Clean up some user keymaps specifying MCU (#11966)
Ryan
2021-02-22
1
-28
/
+0
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-1
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-14
4
-0
/
+241
|
\
|
*
[Keymap] urbanvanilla keymap for drop/alt (#11365)
James
2021-01-13
4
-0
/
+241
*
|
gcc 10 compatibility for Drop alt (#9485)
Jesper Jensen
2020-12-06
4
-8
/
+0
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
3
-4
/
+3
*
[Keymap] add massdrop/alt:pregame (#8953)
elijahblake
2020-11-18
5
-0
/
+473
[next]