qmk_firmware/keyboards/mokey/xox70
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
2022-08-06 23:23:35 +10:00
..
keymaps `mokey/xox70`: clean up layouts (#16375) 2022-02-17 08:43:03 -08:00
config.h Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md
rules.mk `mokey/xox70`: clean up layouts (#16375) 2022-02-17 08:43:03 -08:00
xox70.c
xox70.h `mokey/xox70`: clean up layouts (#16375) 2022-02-17 08:43:03 -08:00

readme.md

xox70 PCB

xox70

Support Atmega32u4 keyboard,With a variety of configurations

  • Keyboard Maintainer: Mokey

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/xox70:default

Flashing example for this keyboard:

make mokey/xox70:default:flash

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