qmk_firmware

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

readme.md (908B)


      1 # CMM.Studio Saka68
      2 
      3 CMM.Studio Saka68 Keyboard
      4 
      5 ![CMM.Studio Saka68](https://i.imgur.com/E1S43cs.png)
      6 
      7 
      8 
      9 
     10 * Keyboard Maintainer: [CMM.Studio Freather](https://github.com/CMMS-Freather)
     11 * Hardware Supported: PCB, Atmega32u4
     12 this firmware supports iso and ansi hotswap directly, once you flash the via firmware, you only need to select the layout and change to iso layout, then you can use iso hotswap version
     13 
     14 Make example for this keyboard (after setting up your build environment):
     15 
     16     make cmm_studio/saka68/hotswap:default
     17 
     18 
     19 For reset instruction, use the physical reset button on the back of the keyboard to enter bootloader mode
     20 
     21 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).