summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/balance/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-251-0/+3
|
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-348/+348
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+0
|
* CannonKeys Balance Layout Macro Additions and Touch-Up (#20548)James Young2023-04-251-103/+487
| | | | | | | | | | | | | | | | | | | | | | * 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
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-89/+99
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-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
|
* Cannonkeys Balance: Configurator fixes (#13778)James Young2021-07-291-1/+95
|
* [Keyboard] Add CannonKeys Balance PCB to QMK (#13489)Andrew Kannan2021-07-191-0/+12
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>