summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/godspeed75
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)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-311-1/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-6/+6
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* 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-121-3/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* TKC GodSpeed75: add RGB LED support (#12278)TerryMathews2021-03-255-13/+6
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-14/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-201-1/+1
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1391/+26
|/
* [Keyboard] Initial support for TKC GodSpeed75 (#9723)TerryMathews2020-07-2712-0/+1732