index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
massdrop
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
Remove `arm_atsam` platform (#24337)
Joel Challis
23
-2065
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
7
-354
/
+0
2024-04-25
Migrate build target markers to keyboard.json - Misc (#23609)
Joel Challis
2
-0
/
+0
2024-04-23
Data-Driven Keyboard Conversions: M, Part 1 (#23590)
James Young
4
-36
/
+14
2024-04-19
Tidy use of raw hid within keyboards (#23557)
Joel Challis
2
-2
/
+0
2024-02-16
[Keymap Removal] keyboard with most keymaps (#23092)
Joel Challis
57
-6466
/
+0
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
6
-650
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
6
-6
/
+6
2023-12-18
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Nick Brassel
6
-650
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
1
-125
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
17
-1559
/
+0
2023-07-02
Get rid of `USB_LED_NUM_LOCK` (#21424)
Ryan
1
-2
/
+1
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
1
-4
/
+4
2023-05-25
Move `thekey` to Drop vendor folder (#21032)
Joel Challis
20
-757
/
+0
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
5
-5
/
+0
2023-04-14
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
8
-376
/
+307
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-109
/
+100
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
4
-2
/
+6
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-2
/
+6
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
4
-60
/
+6
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
2
-83
/
+74
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
5
-5
/
+0
2023-04-03
Allow a larger int for the idle timeout for urbanvanilla keymap (#19738)
Phil Hollenback
1
-2
/
+2
2023-03-17
Remove more empty headers (#20155)
Ryan
2
-34
/
+0
2023-03-11
Move matrix config to info.json, part 7 (#20020)
Ryan
8
-30
/
+20
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-2
/
+3
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
3
-7
/
+10
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
1
-1
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
4
-17
/
+0
2023-02-13
Refactor Leader key feature (#19632)
Ryan
1
-52
/
+48
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
4
-12
/
+4
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2
-10
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2
-6
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2
-6
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
5
-5
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2
-2
/
+1
2022-12-30
Remove useless line continuations (#19399)
Ryan
13
-203
/
+203
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
4
-12
/
+12
2022-12-14
Leader: remove `qk_` prefix (#19304)
Ryan
1
-1
/
+1
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
5
-5
/
+5
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
9
-33
/
+33
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
1
-2
/
+2
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2
-2
/
+2
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
6
-9
/
+9
2022-10-22
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
1
-2
/
+2
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
5
-8
/
+8
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2
-3
/
+3
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
2
-2
/
+2
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
21
-40
/
+40
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
36
-47
/
+47
[next]