index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
massdrop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
4
-2
/
+6
*
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
4
-60
/
+6
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
2
-83
/
+74
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
5
-5
/
+0
*
Allow a larger int for the idle timeout for urbanvanilla keymap (#19738)
Phil Hollenback
2023-04-03
1
-2
/
+2
*
Remove more empty headers (#20155)
Ryan
2023-03-17
2
-34
/
+0
*
Move matrix config to info.json, part 7 (#20020)
Ryan
2023-03-11
8
-30
/
+20
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
2
-2
/
+3
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
3
-7
/
+10
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
1
-1
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
4
-17
/
+0
*
Refactor Leader key feature (#19632)
Ryan
2023-02-13
1
-52
/
+48
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
4
-12
/
+4
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
2
-10
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
2
-6
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
2
-6
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
5
-5
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
13
-203
/
+203
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
4
-12
/
+12
*
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
5
-5
/
+5
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
9
-33
/
+33
*
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
6
-9
/
+9
*
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-22
1
-2
/
+2
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
5
-8
/
+8
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
2
-3
/
+3
*
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-17
2
-2
/
+2
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
21
-40
/
+40
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
36
-47
/
+47
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
6
-61
/
+24
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
7
-12
/
+12
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
9
-41
/
+58
*
Remove remaining use of terminal keys and related comment labels (#18402)
Johannes Löthberg
2022-09-29
1
-1
/
+1
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
5
-5
/
+0
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
18
-27
/
+27
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-07
2
-1
/
+23
|
\
|
*
enable RGB matrix effects for drop ctrl (#18291)
David Luo
2022-09-07
2
-1
/
+23
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-31
2
-0
/
+65
|
\
|
|
*
Add bepo variant to massdrop/thekey keymaps (#18129)
Benjamin Collet
2022-08-31
2
-0
/
+65
*
|
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-2
/
+1
*
|
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
4
-6
/
+4
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
4
-4
/
+4
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-21
4
-8
/
+10
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-08-21
4
-8
/
+10
*
|
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
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
2
-2
/
+0
[next]