Commit Graph

18 Commits

Author SHA1 Message Date
Jeremy Soller
110df65276 Use eeprom_update_block to improve performance 2021-03-16 10:33:36 -06:00
Jeremy Soller
7bc729bb55 Add LED_SAVE command 2021-03-16 10:33:36 -06:00
Jeremy Soller
b3fcf283d4 Use EEPROM to store RGB parameters 2021-03-16 10:33:36 -06:00
Ian Douglas Scott
c29712cfe7 fix: Call system76_ec_rgb_layer after setting mode 2021-03-04 15:22:17 -07:00
Jeremy Soller
78caf11c82 RGB parameters per layer 2021-03-04 13:54:37 -07:00
Jeremy Soller
93528f9426 Move definition of RGB modes inside ifdef testing for custom RGB modes 2021-03-04 13:54:37 -07:00
Jeremy Soller
8741ee679c Add active_keys effect 2021-03-04 13:54:37 -07:00
Jeremy Soller
4c47fd5052 Add matrix command 2021-03-01 13:10:44 -07:00
Ian Douglas Scott
68f4f66920 Fix CMD_LED_GET_MODE 2021-02-26 13:42:31 -07:00
Ian Douglas Scott
c13c1a9d55 Add hid commands for setting led matrix mode
This changes the color setting to not change the mode, and set the hue
and saturation for QMK effects.
2021-02-26 12:13:40 -07:00
Jeremy Soller
e4adf94e76
Unlock on RESET keypress:
- Display unlock pattern
- Disable LED get/set functions
- Enable reset to bootloader function
2021-02-25 10:09:22 -07:00
Jeremy Soller
58dc8dc241
Convert tabs to spaces 2021-02-25 09:25:22 -07:00
Jeremy Soller
40a28b795a
Allow setting individual LED's 2021-02-24 20:51:11 -07:00
Jeremy Soller
a1ab70c3a2
Add reset to bootloader command for Launch keyboard 2021-01-22 12:46:49 -07:00
Jeremy Soller
fc0dc264ba Do not save custom mode to eeprom 2021-01-15 08:35:28 -07:00
Jeremy Soller
5c3d7a1999 Add max value to CMD_LED_GET_VALUE 2021-01-15 08:35:28 -07:00
Jeremy Soller
5b9ff3dc7c Add led value and color commands 2021-01-15 08:35:28 -07:00
Jeremy Soller
a04a16160a
Port changes to other launch boards 2020-10-30 09:35:16 -06:00