qmk_firmware/keyboards/obosob/arch_36
Ryan 6fa11bf219
Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge
2024-10-12 18:43:50 +02:00
..
keymaps Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
keyboard.json Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2024-07-23 15:49:11 +01:00
readme.md [Keyboard] move @obosob 's boards into obosob/ (#15799) 2022-01-11 10:05:06 -08:00

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.