summaryrefslogtreecommitdiffstats
path: root/keyboards/ocean/wang_ergo/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249)James Young2021-11-211-5/+5
| | | | | | | | | | | | | | | | | | | | | * 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.
* [Keyboard] add wang ergo (#14245)Rifaa Subekti2021-09-071-0/+24
Co-authored-by: Ryan <fauxpark@gmail.com>