qmk_firmware/keyboards/mokey/mokey64
rhmokey 3f2a030de6
[Keyboard] Add new Mokey keyboard (#14329)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08 16:57:43 -07:00
..
keymaps [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
config.h [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
info.json [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
mokey64.c [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
mokey64.h [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
readme.md [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00
rules.mk [Keyboard] Add new Mokey keyboard (#14329) 2021-09-08 16:57:43 -07:00

MOKEY 64

mokey

Support STM32F401 keyboard.

  • Keyboard Maintainer: rhmokey
  • Hardware Supported: STM32F401

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.