qmk_firmware/keyboards/mokey/xox70
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] Add xox70 (#15098) 2021-11-19 09:53:00 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
xox70.c [Keyboard] Add xox70 (#15098) 2021-11-19 09:53:00 -08:00
xox70.h mokey/xox70: clean up layouts (#16375) 2022-02-17 08:43:03 -08:00

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.