summaryrefslogtreecommitdiffstats
path: root/keyboards/donutcables
Commit message (Expand)AuthorAgeFilesLines
* Move LED indicator config to data driven (#19800)Ryan2023-02-173-9/+4
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-4/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-4/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-4/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-153-18/+16
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-294-15/+14
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-58/+54
* Fix up build options comments (#15463)Ryan2021-12-122-1/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-38/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-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-122-4/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-051-13/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-139-187/+204
|\
| * [Keyboard] Updates to ScrabblePad (#13177)DonutCables2021-08-139-187/+204
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
|/
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-18/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-185-4/+82
|\
| * Budget96 VIA (#11737)MechMerlin2021-02-185-4/+82
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
|/
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* [Keyboard] Budget96 info cleanup and updates (#10268)DonutCables2020-09-216-8/+217
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-353/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* Update config.h - Fixed number of RGB LEDs (#8316)Ryan2020-03-051-1/+1