summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl
Commit message (Expand)AuthorAge
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-15
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-10
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-29
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-07
|\
| * enable RGB matrix effects for drop ctrl (#18291)David Luo2022-09-07
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-28
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-21
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-21
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-02
|\|
| * Added VIA support for Drop CTRL (#17336)InonL2022-07-02
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-30
|/
* Added massdrop/ctrl:xanimos keymap (#16187)Daniel Weeks2022-04-22
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-11
|\
| * [keymap] Add massdrop/ctrl R167 keymap (#15585)Winston Durand2022-01-10
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-27
|/
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-05
|\
| * [Keymap] foxx1337 for Massdrop CTRL with raw HID (#8692)foxx13372021-11-05
* | Add support to persist MD LED framework settings (#14980)Joel Challis2021-11-02
* | Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)just-another-jxliu2021-10-29
* | Initial USB2422 driver (#14835)Joel Challis2021-10-22
* | Split out arm_atsam shift register logic (#14848)Joel Challis2021-10-22
|/
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* [Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251)r-pufky2021-09-16
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove empty override functions (#14312)Ryan2021-09-05
* Fix Indicator LED issues (#12097)50an6xy06r6n2021-08-18
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-08-02
|\
| * Update endgame keymap to work with suspend changes (#13805)slashbunny2021-07-31
* | [Keyboard] Fix matrix delay on Drop boards (#13671)Drashna Jaelre2021-07-23
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-22
|\|