summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/onyx/info.json
AgeCommit message (Collapse)Author
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-26CannonKeys Onyx Layout Macro Additions (#20568)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-01-19Cannonkeys Onyx: Configurator/QMK CLI improvements (#11603)James Young
* info.json: human-friendly formatting * info.json: correct key object order * info.json: replace Unicode characters They don't play nice with `qmk info -l`. * info.json: correct keyboard dimensions
2021-01-10[Keyboard] Add Onyx keyboard to QMK (#11292)Andrew Kannan
* Add Onyx keyboard to QMK * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>