You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
787 B

  1. # MOKEY 64
  2. ![mokey](https://rhmokey.github.io/update/index/64v13.jpg)
  3. Support Atmega32u4 keyboard.
  4. * Keyboard Maintainer: [rhmokey](https://github.com/rhmokey)
  5. * Hardware Supported: Atmega32u4
  6. ## Bootloader
  7. * **Physical reset button**: Short press the button on the back of the PCB to enter the Bootloader and flash the firmware
  8. Make example for this keyboard (after setting up your build environment):
  9. make mokey/mokey64:default
  10. Flashing example for this keyboard:
  11. make mokey/mokey64: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).