mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-24 07:40:50 +00:00
Due to power demands, the Sol 3 might get initially ignored or something by the attached device. The solution is the enable watchdog, which would have the keyboard repoll the system to connect again. I have been using watchdog for awhile, but given that the RGBKB developer never progressed #24279, I made this to add in the essential feature. |
||
---|---|---|
.. | ||
keymaps/default | ||
rev1 | ||
readme.md | ||
rules.mk |
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)