aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sol/keymaps/default/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Updated rules.mk for Sol to use the correct feature flag (#5672)XScorpion22019-04-211-1/+1
|
* OLED Driver FeatureRyan Caltabiano2019-04-201-7/+1
|
* Keyboard: Add new keyboard "Sol" from RGBKB (#4497)Legonut2018-12-041-0/+50
* 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>