summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/alt
Commit message (Expand)AuthorAgeFilesLines
...
* Stop-gap forward-port Drop LED features for CTRL and ALT (#14967)just-another-jxliu2021-10-293-29/+182
* Initial USB2422 driver (#14835)Joel Challis2021-10-222-1/+10
* Split out arm_atsam shift register logic (#14848)Joel Challis2021-10-221-11/+7
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Fixup `massdrop/alt`, `cest73/tkm`. (#14048)Nick Brassel2021-08-181-3/+2
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-3/+3
* [Keyboard] Fix matrix delay on Drop boards (#13671)Drashna Jaelre2021-07-231-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-224-87/+32
|\
| * Implement GPIO abstraction for atsam (#13567)Joel Challis2021-07-224-87/+32
* | 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
* | Merge remote-tracking branch 'origin/master' into developZach White2021-07-142-143/+37
|\|
| * Refactor Drop boards to custom matrix lite (#13468)Joel Challis2021-07-132-143/+37
* | 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-092-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-144-0/+241
|\
| * [Keymap] urbanvanilla keymap for drop/alt (#11365)James2021-01-134-0/+241
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-081-1/+7
|\|
| * Implement matrix_io_delay abstraction for Drop boards (#11472)Joel Challis2021-01-081-1/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-291-77/+0
|\|
| * Remove MATRIX_IS_ON macro (#11330)xyzz2020-12-291-77/+0
* | gcc 10 compatibility for Drop alt (#9485)Jesper Jensen2020-12-064-8/+0
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-286-9/+8
* [Keymap] add massdrop/alt:pregame (#8953)elijahblake2020-11-185-0/+473
* Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818)Chris Merrill2020-11-092-7/+7
* docs(massdrop alt/ctrl): update link to loader releases (#10781)Cameron Moon2020-10-291-1/+1
* massdrop/alt: Remove unused user functions and config in default keymaps (#10...Eric N. Vander Weele2020-09-214-42/+2
* [Keymap] New custom 'super alt' keymap for the Drop ALT (#9385)Paul Ewers2020-06-223-0/+229
* [Keymap] New Massdrop ALT keymap for emptyflask (#8460)Jon Roberts2020-03-173-0/+309
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-6/+6
* Add short aliases for Magic keycodes (#7541)fauxpark2019-12-054-12/+4
* [Keymap] Added Xulkal ALT Keymap (#7332)XScorpion22019-11-123-0/+103
* [Keymap] :world_map: Adds massdrop/alt/favorable-mutation keymap (#6893)Griffin J Rademacher2019-10-043-0/+189
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-254-4/+8
* [Keymap] Bonta keymap for massdrop/ALT (#6391)Benjamin2019-09-211-0/+114
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-2/+2
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-116/+27
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-295-106/+183
* RGB Matrix support for Massdrop CTRL/ALT (#5328)Daniel Prilik2019-04-0314-451/+652
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-274-12/+12
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove empty fn_actions[]fauxpark2019-01-113-12/+0