index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
massdrop
/
ctrl
Age
Commit message (
Expand
)
Author
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-09-29
Remove remaining use of terminal keys and related comment labels (#18402)
Johannes Löthberg
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-07
enable RGB matrix effects for drop ctrl (#18291)
David Luo
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-28
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-21
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-07-02
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-02
Added VIA support for Drop CTRL (#17336)
InonL
2022-05-30
Removes terminal from QMK. (#17258)
Nick Brassel
2022-04-22
Added massdrop/ctrl:xanimos keymap (#16187)
Daniel Weeks
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-01-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-10
[keymap] Add massdrop/ctrl R167 keymap (#15585)
Winston Durand
2021-12-27
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-05
[Keymap] foxx1337 for Massdrop CTRL with raw HID (#8692)
foxx1337
2021-11-02
Add support to persist MD LED framework settings (#14980)
Joel Challis
2021-10-29
Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)
just-another-jxliu
2021-10-22
Initial USB2422 driver (#14835)
Joel Challis
2021-10-22
Split out arm_atsam shift register logic (#14848)
Joel Challis
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
[next]