summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/balance/info.json
AgeCommit message (Collapse)Author
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-25CannonKeys Balance Layout Macro Additions and Touch-Up (#20548)James Young
* add matrix_diagram.md * refactor default and via keymaps - use four-space indent - grid-align keycodes * info.json: apply friendly formatting * standardize default and via keymaps Place the `KC_NUHS` and `KC_NUBS` keycodes on the correct keys. * add LAYOUT_ansi with reference keymap * add LAYOUT_ansi_split_bs with reference keymap * add LAYOUT_iso with reference keymap * add LAYOUT_iso_split_bs with reference keymap
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 encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move LED indicator config to data driven (#19800)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-07-29Cannonkeys Balance: Configurator fixes (#13778)James Young
2021-07-19[Keyboard] Add CannonKeys Balance PCB to QMK (#13489)Andrew Kannan
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>