summaryrefslogtreecommitdiffstats
path: root/keyboards/yiancardesigns/barleycorn
Commit message (Collapse)AuthorAgeFilesLines
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-4/+2
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-327/+285
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
|
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-22/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-062-6/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* [Keyboard] move yiancar's boards into yiancardesigns/ (#15781)peepeetee2022-01-1014-0/+809