qmk_firmware/keyboards/owlab/spring
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/default Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
keyboard.json Migrate features from rules.mk to data driven - OPQR (#23285) 2024-03-15 22:24:00 +00:00
readme.md [Keyboard] Add OwLab Spring (#15614) 2022-01-12 14:10:16 -08:00
spring.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00

Spring - PCB

Spring

An Alice style board with arrowkeys made by OwLab, based on the Fate Arisu layout.

  • Keyboard Maintainer: OwLab
  • Hardware Supported: Spring PCB
  • Hardware Availability:

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

make owlab/spring:default

Flashing example for this keyboard:

make owlab/spring:default:flash

Bootloader: Press the physical reset button on the bottom side of the PCB (labeled SW1) or hold down ESC while plugging in the board.

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