forked from mirrors/qmk_userspace
Add K17 Pro
This commit is contained in:
parent
a56ef872dd
commit
f7a08796ba
45 changed files with 4160 additions and 0 deletions
28
keyboards/keychron/k17_pro/readme.md
Normal file
28
keyboards/keychron/k17_pro/readme.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# Keychron K17 Pro
|
||||
|
||||

|
||||
|
||||
A wireless custom mechanical 96% keyboard.
|
||||
|
||||
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
|
||||
* Hardware Supported: Keychron K17 Pro
|
||||
* Hardware Availability: [Keychron](https://www.keychron.com)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make keychron/k17_pro/ansi_encoder:default
|
||||
make keychron/k17_pro/iso_encoder:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make keychron/k17_pro/ansi_encoder:default:flash
|
||||
make keychron/k17_pro/iso_encoder:default:flash
|
||||
|
||||
## bootloader
|
||||
|
||||
Enter the bootloader in two ways:
|
||||
|
||||
**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).
|
Loading…
Add table
Add a link
Reference in a new issue