summaryrefslogtreecommitdiff
path: root/keyboards/ocean/wang_ergo/info.json
AgeCommit message (Collapse)Author
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan
2021-11-21Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249)James Young
* info.json: apply friendly formatting * info.json: update labels; reposition keys * wang_ergo.h: use XXX for KC_NO * wang_ergo.h: add matrix diagram * rename LAYOUT to LAYOUT_all * move Backspace keycode to top row Moves the matrix argument/keycode for Backspace to its proper position at the end of the top row. * add LAYOUT_2x2u with keymap * info.json: update maintainer field Use the maintainer's GitHub username.
2021-09-07[Keyboard] add wang ergo (#14245)Rifaa Subekti
Co-authored-by: Ryan <fauxpark@gmail.com>