qmk_firmware/keyboards/rgbkb/sol3
Doomsdayrs 5acdb4c921
Sol3 fix rgb map (#17019)
* Fix for key -> LED mapping

* Revert whitespace changes

* Revert whitespace changes 2

Co-authored-by: theVDude <rb.cubed@gmail.com>
2022-05-07 01:01:16 +01:00
..
keymaps [Keyboard] Sol 3 Keyboard from RGBKB (#15687) 2022-01-21 19:51:12 -08:00
rev1 Sol3 fix rgb map (#17019) 2022-05-07 01:01:16 +01:00
.noci [Keyboard] Sol 3 Keyboard from RGBKB (#15687) 2022-01-21 19:51:12 -08:00
config.h Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keymaps (#16448) 2022-02-26 03:20:57 +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 RGBKB Sol 3 rev1: Configurator Data and Readme (#16798) 2022-04-05 12:13:45 -07:00
rules.mk Remove parent-relative paths from keyboards. (#16282) 2022-02-10 07:02:53 +11: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 RESET 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)