1
0
Fork 0
qmk_firmware/keyboards/mokey/mokey64
2021-12-09 16:05:44 +11:00
..
keymaps [Keyboard] Modify mokey64 (#14612) 2021-10-02 07:59:47 -07:00
config.h [Keyboard] Modify mokey64 matrix (#14761) 2021-10-11 02:51:42 -07:00
info.json [Keyboard] Modify mokey64 matrix (#14761) 2021-10-11 02:51:42 -07:00
mokey64.c [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
mokey64.h [Keyboard] Modify mokey64 matrix (#14761) 2021-10-11 02:51:42 -07:00
readme.md [Keyboard] Modify mokey64 matrix (#14761) 2021-10-11 02:51:42 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

MOKEY 64

mokey

Support Atmega32u4 keyboard.

  • Keyboard Maintainer: rhmokey
  • Hardware Supported: Atmega32u4

Bootloader

  • Physical reset button: Short press the button on the back of the PCB to enter the Bootloader and flash the firmware

Make example for this keyboard (after setting up your build environment):

make mokey/mokey64:default 

Flashing example for this keyboard:

make mokey/mokey64:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.