Commit Graph

26 Commits

Author SHA1 Message Date
Jeremy Soller
ed27d389b7
Improvements to RGB keycodes 2021-04-01 10:59:42 -06:00
Jeremy Soller
9140a6ba96
Apply updates to jeremy layout 2021-04-01 10:59:16 -06:00
Jeremy Soller
8b3ddc4df5
Modify default layout to match design 2021-04-01 10:59:08 -06:00
Ian Douglas Scott
099cb74176
WIP keycodes matching EC behavior 2021-04-01 10:28:55 -06:00
Ian Douglas Scott
bd93a4889e Update launch_1 rules.mk for changes in Qmk 2021-03-22 12:23:20 -07:00
Jeremy Soller
7d674700df Add layer 2 and 3 to other keymaps 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
032d9b9b50 Include layer 3 and 4 in default layout for launch_1
I added support for layer 3 and 4 to the Configurator, but it seems to
load bogus values.

`dynamic_keymap_reset()` has a comment saying:
```
// Reset the keymaps in EEPROM to what is in flash.
// All keyboards using dynamic keymaps should define a layout
// for the same number of layers as DYNAMIC_KEYMAP_LAYER_COUNT
```

Other keyboards seem to have default layouts that only list the first
two layers while setting `DYNAMIC_KEYMAP_LAYER_COUNT` to 4, but
whatever. This appears to make the Configurator behave as expected with
layer 3 and 4.
2021-03-15 11:50:21 -06:00
Jeremy Soller
78caf11c82 RGB parameters per layer 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
1fd93e864b Define default RGB matrix speed 2021-03-04 13:54:37 -07:00
leviport
d2c1490884 Fix layer mistake in Levi's Launch layout 2021-03-01 08:19:48 -07:00
leviport
9d22ee36be Add Levi's Launch layout 2021-02-26 18:42:33 -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
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
f24f753907
Add board name and version 2020-09-30 10:18:01 -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
Jeremy Soller
1f51d23635
Add config support to launch_1 2020-09-29 13:58:02 -06:00
leviport
13b15407c0 Rename launch to launch_1 2020-03-05 11:15:46 -07:00