summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/rekt1800/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-420/+420
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+0
|
* CannonKeys Rekt1800 Layout Macro Additions (#20569)James Young2023-04-261-119/+559
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi * add LAYOUT_ansi_split_bs * add LAYOUT_iso * add LAYOUT_iso_split_bs
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-1/+121
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-261-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Add CannonKeys Rekt1800 keyboard (#7760)Andrew Kannan2020-04-121-0/+12
* Add Rekt1800 keyboards * Update keyboards/cannonkeys/rekt1800/config.h * Update keyboards/cannonkeys/rekt1800/info.json * Apply suggestions from code review * Apply suggestions from code review * Remove line * Apply suggestions from code review