aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sol/common/glcdfont.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-141-240/+0
| | | | | | | | | | | | | | | | | | | | | | | | * Move Sol, Zen, & Zygomorph keyboards to RGBKB folder * Updated default keymaps * Fixing more areas due too folder moves * Fixing Zen layer numbers * Fixing zygomorph layer comments * Fixing Colmak comments * Fixing Sol Colmak readme * Macro alignment * Zen rev2 configuration json * Fixing sol ifdef * Fixing Sol info.json
* OLED Driver FeatureRyan Caltabiano2019-04-201-72/+68
|
* Keyboard: Add new keyboard "Sol" from RGBKB (#4497)Legonut2018-12-041-0/+244
* 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>