summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/alt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-83/+74
* 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
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-6/+5
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-6/+9
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-52/+48
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* 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-042-2/+7
* 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-237-10/+10
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-282-3/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-212-4/+5
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-212-4/+5
* | 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
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | [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
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-142-0/+129
|\
| * [Keyboard] Add VIA support for the Drop Alt (#15857)asdfire12022-01-132-0/+129
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-0/+3
|/