qmk_firmware/users/miles2go/keymaps/handwired/ms_sculpt_mobile
2023-03-23 21:38:01 +11:00
..
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) 2022-10-15 09:59:31 -07:00
keymap.c Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
readme.md [Keymap] initial user directory for milestogo + babblepaste (#7698) 2020-05-08 23:15:26 -07:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

keymap taking advantage of the STM32 storage & CPU.

RGB LED is used to show layers default bluepill LED is capslock. there's a simple serial protocol for the keyboard to listen for color change commands from the PC. Useful for "do stuff && cat "green">/dev/ttyACM0"

lower case letters set pre-programmed colors Upper case letters change RGB mode Command C takes 3-5 octets of RGB settings. Numbers can be terminated with a comma or period. 3 octets = set all LED, 4th argument specfies specfic LED, 4+5 specify start and stop LEDs.