qmk_firmware/keyboards/rgbkb/sol3
jack c4a67d3f33
Remove encoder in-matrix workaround code (#20389)
2023-06-19 09:46:27 -06:00
..
keymaps Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
rev1 Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
halconf.h
mcuconf.h
readme.md
rules.mk
sol3.c
sol3.h

readme.md

Sol 3

Sol 3

An extensible split keyboard with hotswap sockets and per-key RGB lighting.

  • Keyboard Maintainer: XScorpion2, RGBKB
  • Hardware Supported: RGBKB Sol 3 rev1 (STM32F303)
  • Hardware Availability: RGBKB.net

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

make rgbkb/sol3/rev1:default

Flashing example for this keyboard:

make rgbkb/sol3/rev1:default:flash

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

Bootloader

To reset the board into bootloader mode, do one of the following:

  • Keycode in layout: Press the key mapped to QK_BOOT if it is available (Adjust + R by default)
  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard (also erases persistent settings)