qmk_firmware

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

readme.md (1162B)


      1 # The Compensator
      2 
      3 [Compensator](https://i.imgur.com/fAB2SSTh.png)
      4 
      5 A 40% monstrosity with 10U spacebar support and a required 2 keycap sets to fill. It supports VIA. [Geekhack Post](https://geekhack.org/index.php?topic=122493.0)
      6 
      7 * Keyboard Maintainer: [Lrfoster03](https://lrfoster03.github.io/) and on [GitHub](https://github.com/Lrfoster03)
      8 * Hardware Supported: A 40% with 2 numpads, 2 nav clusters, and 2 XT columns with an ATMEGU32U4
      9 * Hardware Availability: Contact @victusss on discord. [vk.works Discord](https://discord.gg/7weV2kyqFB)
     10 
     11 ## Instructions
     12 
     13 ### Build
     14 
     15 Make example for this keyboard (after setting up your build environment):
     16 
     17     make compensator:default
     18 
     19 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).
     20 
     21 ### Flash
     22 - Ensure PCB is plugged in and recognized by the computer
     23 - Hold Physical reset button on back of the PCB to enter bootloader mode
     24 - Flash using QMK Toolbox or CLI (`make compensator:<keymap>:flash`)