1
0
Fork 0

Keyboard: Add new keyboard "Sol" from RGBKB (#4497)

* Add final RGBKB Sol firmware

* Apply suggestions from code review

Apply most of the changes noroadsleft has suggested

Co-Authored-By: Legonut <legonut3@gmail.com>

* Cleanup readme

* Cleanup keymaps per @noroadslefts suggestions

* Remove eeproms, use set_single_persistent_default_layer

* Suggestions from @noroadsleft and @drashna

some small cleanup

* Change RGB_SMOD to RGB_RMOD

* fix RGB_SMOD

* Apply suggestions from code review

Remove redundant lines

Co-Authored-By: Legonut <legonut3@gmail.com>
This commit is contained in:
Legonut 2018-12-04 21:15:52 -05:00 committed by Drashna Jaelre
parent 6d0dc910d9
commit 8a330b33ff
35 changed files with 3838 additions and 0 deletions

1
keyboards/sol/sol.c Normal file
View file

@ -0,0 +1 @@
#include "sol.h"