qmk_firmware/keyboards/mokey/mokey64
rhmokey 20a689e27c
[Keyboard] Modify mokey64 (#14612)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-10-02 07:59:47 -07:00
..
keymaps [Keyboard] Modify mokey64 (#14612) 2021-10-02 07:59:47 -07:00
config.h [Keyboard] Modify mokey64 (#14612) 2021-10-02 07:59:47 -07:00
info.json
mokey64.c
mokey64.h
readme.md [Keyboard] Modify mokey64 (#14612) 2021-10-02 07:59:47 -07:00
rules.mk [Keyboard] Modify mokey64 (#14612) 2021-10-02 07:59:47 -07:00

readme.md

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.