[Keymap] keymaps for planck and crkbd (#6895)
* using similar keymaps (with vim in mind) for planck and crkbd * changed to rgb matrix and lower max brightness to prevent unresponsiveness * readme and default rgb mode * disable all the not wanted effects and activate the framebuffer ones * changed effects * changed custom keycodes to defines * fixed comment
This commit is contained in:
parent
2707652c98
commit
19584b92c5
6 changed files with 232 additions and 65 deletions
10
keyboards/crkbd/keymaps/dsanchezseco/README.md
Normal file
10
keyboards/crkbd/keymaps/dsanchezseco/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Dvorak keymap for CRKBD
|
||||
|
||||
To flash the halves use:
|
||||
|
||||
```
|
||||
#left side
|
||||
make crkbd:dsanchezseco:dfu-split-left
|
||||
#right side, with RGB matrix fix
|
||||
make crkbd:dsanchezseco:dfu-split-right RGB_MATRIX_SPLIT_RIGHT=yes
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue