summaryrefslogtreecommitdiffstats
path: root/keyboards/sol/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-04-20OLED Driver FeatureRyan Caltabiano1-3/+4
2018-12-31Keyboard: Enable defaults for Sol (#4751)Frank Tackitt1-9/+4
The enables RGB, Mousekeys, and Extrakeys for users of config.qmk.fm
2018-12-05Keyboard: Add new keyboard "Sol" from RGBKB (#4497)Legonut1-0/+71
* 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>