summaryrefslogtreecommitdiffstats
path: root/keyboards/0xc7
Commit message (Collapse)AuthorAgeFilesLines
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-8/+7
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* 0xc7/61key touch-up (#14712)James Young2021-10-055-16/+19
| | | | | | | | | | | | | * correct Configurator layout data * rename LAYOUT to LAYOUT_60_ansi * correct info.json maintainer field Use the maintainer's GitHub username. * correct the compiling/flashing instructions Keyboard value is relative to `qmk_firmware/keyboards/`.
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
|
* [Keyboard] Add 61Key (#14259)Ethan Yates2021-09-089-0/+423
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>