aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sol/keymaps/kageurufu
Commit message (Collapse)AuthorAgeFilesLines
* OLED Driver FeatureRyan Caltabiano2019-04-201-5/+2
|
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-141-3/+4
| | | | | | * WS2812 driver implementation for RGB Matrix * Added driver configuration docs
* Keymap: Add userspace for @kageurufu (#4752)Frank Tackitt2019-01-023-373/+45
| | | | | | | | * Add userspace for @kageurufu * Remove custom keycodes for layer keys Add some common defaults for my rules.mk
* Keyboard: Add new keyboard "Sol" from RGBKB (#4497)Legonut2018-12-044-0/+453
* 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>