qmk-dactyl-manuform-a/keyboards/ocean/wang_ergo
James Young e864786c0b
Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249)
* 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-11-21 14:38:31 -08:00
..
keymaps Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249) 2021-11-21 14:38:31 -08:00
config.h
info.json Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249) 2021-11-21 14:38:31 -08:00
readme.md
rules.mk
wang_ergo.c
wang_ergo.h Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249) 2021-11-21 14:38:31 -08:00

readme.md

Wang Ergo

Wang Ergo

40% ortholinear ergo keyboard

  • Keyboard Maintainer: Ocean
  • Hardware Supported: Wang Ergo, Pro Micro
  • Hardware Availability: Local Marketplace

Make example for this keyboard (after setting up your build environment):

make ocean/wang_ergo:default

Flashing example for this keyboard:

make ocean/wang_ergo:default:flash

Bootloader

To Enter the bootloader you can double click reset button on board when you flash the firmware

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.