QMK/keyboards/crkbd/keymaps/dsanchezseco/README.md

11 lines
211 B
Markdown
Raw Normal View History

2020-03-23 10:48:11 +01:00
# 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
```