qmk-firmwares/keyboards/obosob/arch_36
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
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
arch_36.c
arch_36.h
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: O (#17874) 2022-08-02 19:39:00 +01:00
readme.md
rules.mk

Arch-36

An ergonomic 30% split keyboard

  • Keyboard Maintainer: obosob
  • Hardware Supported: Pro Micro 5V/16MHz and compatible.

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

make obosob/arch_36:default

Example of flashing this keyboard:

make obosob/arch_36:default:flash

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