summaryrefslogtreecommitdiffstats
path: root/keyboards/coarse
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-233-6/+0
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-45/+33
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-366/+304
* Move 66% and 68% layouts to data driven (#20293)Ryan2023-04-012-52/+222
* Remove more empty headers (#20155)Ryan2023-03-173-20/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-116-20/+15
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+5
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-9/+11
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-035-9/+2
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+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
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-5/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-4/+4
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-266-23/+20
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-5/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-172-2/+2
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-4/+4
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-4/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-12/+0
|\
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-12/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-123-6/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-053-41/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-053-41/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-42/+36
|/
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Rework as per 9824 (#13898)Nick Brassel2021-08-0619-0/+579
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Fix Cordillera LED states config (#12646)coarse2021-05-131-0/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-20/+4
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-12/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1378/+64
* Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-031-0/+2
* [Keyboard] Add Cordillera PCB (#10711)coarse2020-10-2312-0/+2034