qmk_firmware/keyboards/rgbkb/sol3
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
2023-01-20 16:21:17 +00:00
..
keymaps Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
rev1 Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
config.h Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD32V. (#19020) 2022-11-11 23:57:44 +00:00
halconf.h [Keyboard] Sol 3 Keyboard from RGBKB (#15687) 2022-01-21 19:51:12 -08:00
mcuconf.h [Keyboard] Sol 3 Keyboard from RGBKB (#15687) 2022-01-21 19:51:12 -08:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Merge remote-tracking branch 'origin/master' into develop 2022-08-07 13:01:43 +00:00
sol3.c [Keyboard] Sol 3 Keyboard from RGBKB (#15687) 2022-01-21 19:51:12 -08:00
sol3.h [Keyboard] Sol 3 Keyboard from RGBKB (#15687) 2022-01-21 19:51:12 -08:00

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)