logo

qmk_firmware

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

readme.md (774B)


  1. # EXT65
  2. A southpaw inspired keyboard by [AEBoards](https://aeboards.com/)
  3. * Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
  4. * Hardware Supported: EXT65 Rev1, Rev2
  5. * Hardware Availability: Custom keyboard group buys
  6. Make example for this keyboard (after setting up your build environment):
  7. make aeboards/ext65/rev1:default
  8. make aeboards/ext65/rev2:default
  9. Flashing example for this keyboard:
  10. make aeboards/ext65/rev1:default:flash
  11. make aeboards/ext65/rev2:default:flash
  12. 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).