qmk_firmware/keyboards/xenon
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps/default
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
xenon.c
xenon.h

Xenon

Xenon

Xenon is 60% columnar staggered keyboard.

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

make xenon:default

Example of flashing this keyboard:

make xenon:default:flash

How to enter bootloader (DFU):

Press the reset button next to the TRRS port on the side you are trying to flash (USB must be connected to the Pro Micro that you are flashing).

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