summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/candybar
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-232-4/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-128-138/+266
* Remove more empty headers (#20155)Ryan2023-03-174-69/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-118-192/+20
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-282-2/+2
* Remove matrix size defines (#19581)Ryan2023-02-174-12/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-054-20/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-16/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-304-84/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove useless line continuations (#19399)Ryan2022-12-304-36/+36
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-158-32/+32
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-048-36/+28
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-158-16/+16
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-8/+0
* [Keyboard] TKC Candybar R3 (#15374)TerryMathews2022-01-1018-0/+583
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-144-36/+36
* Fix up build options comments (#15463)Ryan2021-12-122-4/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-022-2/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Remove empty override functions (#14312)Ryan2021-09-051-4/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-40/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-0/+6
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-272-6/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-272-6/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-202-2/+0
|\|
| * Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-2/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-232-2/+0
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-232-2/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1391/+26
|/
* Remove bootloader_defs.h for some F072 boards (#10582)Ryan2020-10-131-7/+0
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-292-2/+2
* The Key Company project consolidation (#9547)TerryMathews2020-08-2922-0/+2039