1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/system76
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
..
launch_1 Include layer 3 and 4 in default layout for launch_1 2021-03-15 11:50:21 -06:00
launch_alpha_1 Port changes to other launch boards 2020-10-30 09:35:16 -06:00
launch_alpha_2 Port changes to other launch boards 2020-10-30 09:35:16 -06:00
launch_test Fix issues with compiling board and version commands 2020-09-30 10:23:53 -06:00
ortho_split_2u Add levi layout for ortho_split_2u 2020-03-10 08:27:23 -06:00
virgo Enabled extrakeys for volume & media control 2019-12-27 07:27:23 -07:00
system76_ec.c fix: Call system76_ec_rgb_layer after setting mode 2021-03-04 15:22:17 -07:00