qmk_firmware

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

readme.md (728B)


      1 # SHU98
      2 
      3 An 89-key split TKL with PCBs, 3D printed cases, powered by a pair of RP2040.
      4 
      5 * Keyboard Maintainer: [shuguet](https://github.com/shuguet)
      6 * Based on handwiewd original Keyboard from [jurassic73](https://github.com/jurassic73/split89)
      7 * Hardware Supported: RP2040
      8 
      9 Make example for this keyboard (after setting up your build environment):
     10 
     11     make shuguet/shu89:default
     12 
     13 Flashing example for this keyboard:
     14 
     15     make shuguet/shu89:default:flash
     16 
     17 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools)
     18 and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide)
     19 for more information.
     20 Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).