qmk_firmware/keyboards/rgbkb/sol
2022-09-23 22:46:23 +10:00
..
common
keymaps Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
rev1 Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
rev2 Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
.noci
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
readme.md
rules.mk Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
sol.c
sol.h Remove KEYMAP and LAYOUT_kc (#12160) 2021-05-11 10:10:31 -07:00

Sol

Sol

Sol is a split ergonomic keyboard with ortholinear alphas and several modifier layouts. It can use up to 180 RGB LEDs, with per-key backlighting, perimeter, and optional underglow. The boards have presoldered components, including type C ports and ATmega32U4. Sol, when used with dual power supplies, is the brightest keyboard on earth.

Keyboard Maintainer: Legonut
Hardware Supported: Sol PCB R1.0, R1.1, R2.0, R2.1
Hardware Availability: RGBKB

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

make rgbkb/sol/rev2:default

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