blob: 0d9b3630ab359866f500e58e06602f0a89fabd33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# chocV Keymap
The default keymap provided here is useful for testing and as a base
for your own mapping, but does not include layers and is missing many
keycodes. To build the default keymap for testing:
make chocv:default
## Give Miryoku a try
If you are looking for a full fetured keymap, you can build the
firmware with Miryoku without any additional work
For details and building instructions and options please see the
[The official Miryoku QMK
Repo](https://github.com/manna-harbour/miryoku_qmk/tree/miryoku/users/manna-harbour_miryoku)
The command to build with the default Miryoku layout is:
make chocv:manna-habour_miryoku
|