summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k10_pro/readme.md
blob: 8b95c10da136c44481fc2b86b12f3eaea6efdf37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Keychron K10 Pro

![Keychron K10 Pro](https://github.com/Keychron/ProductImage/blob/main/K_Pro/k10_pro.jpg?raw=true)

A customizable 108 keys keyboard.

* Keyboard Maintainer: [Keychron](https://github.com/keychron)
* Hardware Supported: Keychron K10 Pro
* Hardware Availability: [Keychron K10 Pro QMK/VIA Wireless Mechanical Keyboard](https://www.keychron.com/collections/keychron-k-pro-series-keyboard/products/keychron-k10-pro-qmk-via-wireless-mechanical-keyboard)

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

    make keychron/k10_pro/ansi/rgb:default
    make keychron/k10_pro/ansi/white:default
    make keychron/k10_pro/iso/rgb:default
    make keychron/k10_pro/iso/white:default
    make keychron/k10_pro/jis/rgb:default
    make keychron/k10_pro/jis/white:default

Flashing example for this keyboard:

    make keychron/k10_pro/ansi/rgb:default:flash
    make keychron/k10_pro/ansi/white:default:flash
    make keychron/k10_pro/iso/rgb:default:flash
    make keychron/k10_pro/iso/white:default:flash
    make keychron/k10_pro/jis/rgb:default:flash
    make keychron/k10_pro/jis/white:default:flash

**Reset Key**: Connect the USB cable, toggle mode switch to "Off", hold down the *Esc* key or reset button underneath space bar, then toggle then switch to "Cable".

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).