forked from mirrors/qmk_userspace
Added K7 Max ISO/JIS; Fixed K8 Max ANSI matrix pins
This commit is contained in:
parent
c96e3770a7
commit
2da5e40765
50 changed files with 1914 additions and 468 deletions
|
@ -12,11 +12,19 @@ Make example for this keyboard (after setting up your build environment):
|
|||
|
||||
make keychron/k7_max/ansi/rgb:default
|
||||
make keychron/k7_max/ansi/white:default
|
||||
make keychron/k7_max/iso/rgb:default
|
||||
make keychron/k7_max/iso/white:default
|
||||
make keychron/k7_max/jis/rgb:default
|
||||
make keychron/k7_max/jis/white:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make keychron/k7_max/ansi/rgb:default:flash
|
||||
make keychron/k7_max/ansi/white:default:flash
|
||||
make keychron/k7_max/iso/rgb:default:flash
|
||||
make keychron/k7_max/iso/white:default:flash
|
||||
make keychron/k7_max/jis/rgb:default:flash
|
||||
make keychron/k7_max/jis/white:default:flash
|
||||
|
||||
**Reset Key**: Disconnect the USB cable, toggle mode switch to "Cable", hold down the *Esc* key or reset button underneath space bar, then connect the USB cable.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue