summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl/keymaps
AgeCommit message (Expand)Author
2022-09-29Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-07enable RGB matrix effects for drop ctrl (#18291)David Luo
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02Added VIA support for Drop CTRL (#17336)InonL
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
2022-04-22Added massdrop/ctrl:xanimos keymap (#16187)Daniel Weeks
2022-01-10[keymap] Add massdrop/ctrl R167 keymap (#15585)Winston Durand
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-05[Keymap] foxx1337 for Massdrop CTRL with raw HID (#8692)foxx1337
2021-11-02Add support to persist MD LED framework settings (#14980)Joel Challis
2021-10-29Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)just-another-jxliu
2021-09-16[Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251)r-pufky
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-31Update endgame keymap to work with suspend changes (#13805)slashbunny
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-02-28Remove unused keymap_config from ctrl keymaps (#12058)Joel Challis
2020-12-16[Keymap] Update based on massdrop/ctrl core changes n(#11134)r-pufky
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-25[Keymap] Add personal massdrop/ctrl:r-pufky keymap. (#10887)r-pufky
2020-11-09Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818)Chris Merrill
2020-10-18[Keymap] Updated personal Massdrop CTRL keymap (#10649)M-AS
2020-07-26Keymap update - massdrop/ctrl/responsive_pattern (#8730)Valen Cheung
2020-04-10Modernize ctrl, shift, alt mods detection (#8724)foxx1337
2020-01-14[Keymap] Massdrop ctrl keymap (#7639)Ahmed Elshafey
2019-12-05[Keymap] Added Massdrop ctrl keymap (#7491)Ahmed Elshafey
2019-12-05Add short aliases for Magic keycodes (#7541)fauxpark
2019-08-21[Keyboard] Fix RGB_TOG cycle for Massdrop CTRL default keymap (#6056)Chris Dosé
2019-07-25[User] Xulkal Keymaps Update (#6392)XScorpion2
2019-07-12Switching rgb_config_t to use HSV structRyan Caltabiano
2019-06-17[Keymap] Update to personal keymaps (#6142)M-AS
2019-06-01[Keymap] Xulkal user changes (#6044)XScorpion2
2019-05-27[Keymap] Updated personal keymaps (#5993)M-AS
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-05[Keymap] MatthewRobo Massdrop CTRL/DZ60RGB Keymaps (#5799)M-AS
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-16Xulkal KeymapsRyan Caltabiano
2019-04-03RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2019-01-17[Keymap] added custom led effect keymap.c (#4856)Valen Cheung
2019-01-11Remove empty fn_actions[]fauxpark