qmk_firmware/keyboards/mechwild/obe
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
f401 Specify blackpill board files where relevant (#17521) 2022-07-01 15:38:57 +01:00
f411 Specify blackpill board files where relevant (#17521) 2022-07-01 15:38:57 +01:00
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
obe.c
obe.h
readme.md
rules.mk

readme.md

OrangeBoyErgo (OBE)

obe

An affordable Alice-like keyboard kit powered by the STM32 Blackpill.

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

make mechwild/obe:default

Flashing example for this keyboard:

make mechwild/obe:default:flash

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