summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/alt/keymaps
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-021-2/+1
* Unicodemap keycodes rename (#21092)Ryan2023-06-011-4/+4
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-2/+0
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-142-59/+39
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-2/+0
* Allow a larger int for the idle timeout for urbanvanilla keymap (#19738)Phil Hollenback2023-04-031-2/+2
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-6/+9
* Refactor Leader key feature (#19632)Ryan2023-02-131-52/+48
* Remove useless line continuations (#19399)Ryan2022-12-307-100/+100
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-4/+4
* Leader: remove `qk_` prefix (#19304)Ryan2022-12-141-1/+1
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-274-24/+24
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
* Normalise Unicode keycodes (#18898)Ryan2022-10-312-2/+2
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-7/+7
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-1613-27/+27
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1518-19/+19
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+0
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-104-9/+9
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-236-9/+9
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-144-7/+66
|\
| * Improve Drop Alt compatibility with VIA (#18041)Cyn2022-08-144-7/+66
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-023-46/+225
|\|
| * Update massdrop/alt:charlesrocket (#17297)-k2022-07-023-46/+225
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+0
|/
* Add massdrop/alt:charlesrocket keymap (#17173)-k2022-05-211-0/+122
* [Keyboard] Add VIA support for the Drop Alt (#15857)asdfire12022-01-132-0/+129
* fixed "Your Name" in header (#15591)br2021-12-272-2/+2
* add my keymap (#15211)br2021-12-272-0/+171
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-30/+30
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-37/+37
* Add support to persist MD LED framework settings (#14980)Joel Challis2021-11-021-0/+8
* Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)just-another-jxliu2021-10-292-10/+164
* Remove Full Bootmagic (#13846)James Young2021-08-061-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-202-51/+97
|\
| * [Keymap] Updates to personal Drop ALT keymap (#13058)Paul Ewers2021-07-202-51/+97
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-092-3/+3
|/
* [Keymap] merge jdelkins userspace and associated keymaps (#11276)Joel Elkins2021-06-038-0/+1044
* add massdrop/alt/hlmtre keymap, add .exe to gitignore (#12191)Matt W2021-03-251-0/+131
* Clean up some user keymaps specifying MCU (#11966)Ryan2021-02-221-28/+0
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-144-0/+241
|\