mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
.. | ||
ansi | ||
firmware | ||
iso | ||
via_json | ||
board.h | ||
config.h | ||
halconf.h | ||
info.json | ||
k10_max.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Keychron K10 Max
A customizable 108 keys TKL keyboard.
- Keyboard Maintainer: Keychron
- Hardware Supported: Keychron K10 Max
- Hardware Availability: Keychron K10 Max QMK/VIA Wireless Custom Mechanical Keyboard
Make example for this keyboard (after setting up your build environment):
make keychron/k10_max/ansi/rgb:default
make keychron/k10_max/ansi/white:default
make keychron/k10_max/iso/rgb:default
make keychron/k10_max/iso/white:default
Flashing example for this keyboard:
make keychron/k10_max/ansi/rgb:default:flash
make keychron/k10_max/ansi/white:default:flash
make keychron/k10_max/iso/rgb:default:flash
make keychron/k10_max/iso/white:default:flash
Reset Key: Toggle mode switch to "Cable", hold down the Esc key or reset button underneath space bar while connecting the USB cable,
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.