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
0eaf5230e4
Reduce brightness of rainbow backdrop in unlock pattern
2021-02-25 12:42:00 -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
Ian Douglas Scott
4acebc2ca9
Enable LTO when compiling for launch_1
2021-02-19 20:48:43 -07:00
Jeremy Soller
31ac5f8d00
Rename launch_beta_1 to launch_1
2021-01-24 15:32:37 -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
5d6a812730
Disable RGB while suspended
2020-12-17 18:51:41 -07:00
Jeremy Soller
72fecd659d
Set default hue
2020-12-17 15:17:35 -07:00
Jeremy Soller
5c0d7f6537
Update default LED mode
2020-12-17 14:46:22 -07:00
Jeremy Soller
4a0bda0aef
Update launch_beta_1 with new USB ID
2020-11-19 21:30:18 -07:00
Jeremy Soller
84a11e746f
Reduce AVR clock to 8MHz
2020-11-05 12:49:07 -07:00
Jeremy Soller
ac59886d3f
Set default RGB mode, hue, and saturation
2020-11-05 11:34:51 -07:00
Rob Haswell
de1f60fd37
Configuration values for starting HSV and speed ( #7740 )
...
* Define default HSV and speed for RGB matrix.
* Documentation for configuration values RGB_MATRIX_STARTUP_HUE, RGB_MATRIX_STARTUP_SAT and RGB_MATRIX_STARTUP_VAL.
* Document RGB_MATRIX_STARTUP_SPD.
* Preserve the ordering.
2020-11-05 11:34:05 -07:00
Jeremy Soller
a04a16160a
Port changes to other launch boards
2020-10-30 09:35:16 -06:00
Jeremy Soller
6419d4409a
Ensure that n-key rollover is used
2020-10-30 09:25:35 -06:00
Jeremy Soller
6759b21108
Update Jeremy layout
2020-10-26 20:02:33 -06:00
Jeremy Soller
f8cc410ebc
Enable audio controls
2020-10-26 19:48:51 -06:00
Jeremy Soller
cde13a53dd
Update Jeremy layout
2020-10-22 13:14:18 -06:00
Jeremy Soller
677de37754
Fix RGB matrix
2020-10-21 20:44:15 -06:00
Jeremy Soller
0d55d047e3
Add RGB matrix support
2020-10-21 16:05:11 -06:00
Jeremy Soller
00ea663a1a
Refactor
2020-10-21 13:59:03 -06:00
Jeremy Soller
6397b6b8b8
Add fuse information
2020-10-21 11:06:08 -06:00
Jeremy Soller
adacefed1f
Add ISP instructions
2020-10-21 10:09:42 -06:00
Jeremy Soller
75f6c27763
Fix extra start in i2c_set
2020-10-21 09:30:50 -06:00
Jeremy Soller
ab571da499
Fix when i2c read ack condition happens
2020-10-21 09:01:58 -06:00
Jeremy Soller
4b16b738f9
Improve documentation
2020-10-21 08:58:20 -06:00
Jeremy Soller
b8dc165074
Ensure bit shifts are correct
2020-10-20 21:29:34 -06:00
Jeremy Soller
f9a05c4997
Fix register write size for programmable function control
2020-10-20 21:03:03 -06:00
Jeremy Soller
3d219ce2bd
Fixes for mux init
2020-10-20 20:58:50 -06:00
Jeremy Soller
562d06536f
Do USB MUX init before bootmagic
2020-10-20 20:54:35 -06:00
Jeremy Soller
ce87dce512
Allow repeat start
2020-10-20 20:54:26 -06:00
Jeremy Soller
095533fcd3
USB mux handling
2020-10-20 19:37:53 -06:00
Jeremy Soller
98ee802e3c
Limit backlight brightness
2020-10-20 13:48:55 -06:00
Jeremy Soller
f4b03b7e34
Fix building production hex file with atmel-dfu bootloader
2020-10-20 13:07:33 -06:00
Jeremy Soller
085106093c
Add launch_beta_1
2020-10-20 12:48:51 -06:00
Jeremy Soller
fef85a83b6
Fix launch_alpha_1 logical names
2020-09-30 11:58:58 -06:00
Jeremy Soller
c985683ec8
Generate layouts for other launch prototypes
2020-09-30 10:55:51 -06:00
Jeremy Soller
262e107eaa
Rename uglydense to launch_alpha_1 and launch_1 to launch_alpha_2
2020-09-30 10:54:54 -06:00
Jeremy Soller
9c24c1a932
Fix issues with compiling board and version commands
2020-09-30 10:23:53 -06:00
Jeremy Soller
c3cb131ad6
Add board name and version to test board
2020-09-30 10:18:36 -06:00
Jeremy Soller
f24f753907
Add board name and version
2020-09-30 10:18:01 -06:00
Jeremy Soller
95a4635ebe
Add layout generator for keyboard configurator
2020-09-29 16:21:10 -06:00
Jeremy Soller
0ebea2e1cb
Update logical key names again
2020-09-29 14:45:50 -06:00
Jeremy Soller
b4ec11f5f5
Implement probe command, make logical key names match configurator
2020-09-29 14:44:20 -06:00