logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (197B)


  1. # Oddball v2.1
  2. Make examples for this keyboard (after setting up your build environment):
  3. ```
  4. # with ADNS sensor
  5. make oddball/v2_1:default
  6. ```
  7. ```
  8. # with PMW sensor
  9. make oddball/v2_1:pmw3360
  10. ```