qmk-firmware/keyboards/rgbkb/sol
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
common
keymaps [Keymap] Xulkal changes (#6075) 2019-06-05 16:14:35 -07:00
rev1 [Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921) 2019-05-19 09:39:30 -07:00
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
readme.md
rules.mk Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07:00
sol.c
sol.h

readme.md

Sol

Sol

Sol is a split ergonomic keyboard with ortholinear alphas and several modifier layouts. It can use up to 88 RGB LEDs, with per-key backlighting and 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
Hardware Availability: RGBKB

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

make rgbkb/sol:default

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