summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform/5x6/keymaps/squirrel/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-2/+2
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
|
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-3/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* [Keymap] Dactyl Manuform computer scientist's layout with split RGB enabled ↵squirrelsRduck2019-12-051-0/+43
(#7519) * Added my Dactyl Manuform layout * Added my Dactyl Manuform layout * finalized key layout, added reset code, no LED yet * finalized key layout, added reset code, no LED yet * enabled RGB backlight * enabled RGB backlight * enabled RGB backlight * supporting split rgb * supporting split rgb * supporting split rgb * added media controls * allowing ctrl/command to fallthrough from mouse layer so we can ctrl scroll to zoom in/out * addressed PR comments, and make a couple last minute adjustments to the layout, to add in the Forwards Delete keycode * decreased brightness even more