summaryrefslogtreecommitdiffstats
path: root/keyboards/coarse
Commit message (Expand)AuthorAgeFilesLines
* 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