blob: 72170ce45298d6ab897b47d4675fa6ab80fb715b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# lickel's BDN9 keymap
- Via support is enabled by default
- Changing layers to non-zero changes the RGBs to breathing colors
- Changing to layer 0 resets the RGBs to EEPROM settings
- Layer 0 encoders are: Hue, Saturation, Value
- Other layers are: Volume, Arrow, Pg up/down
- Layer 0: Media Controls & RGB Effects
- Layer 1: Xcode Debugging
- Layers 2 and 3: Reserved for Via
## Changelog
### 2022-12-09 - 1.1
- Add ENCODER_MAP_ENABLE from default VIA definition
### 2022-01-17 - 1.0
- Initial release
|