summaryrefslogtreecommitdiff
path: root/keyboards/donutcables/scrabblepad
Commit message (Collapse)AuthorAge
* [Keyboard] Updates to ScrabblePad (#13177)DonutCables2021-08-13
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
|
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
|
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-15
|
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-19
|
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keyboard] Move scrabblepad into donutcables directory (#5553)MechMerlin2019-04-04
* move scrabblepad into donutcables directory * use pragma once * update scrabblepad readme