qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (645B)


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