mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-11 20:31:02 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
c820bd4240
@ -868,6 +868,9 @@
|
||||
"hecomi/alpha": {
|
||||
"target": "takashiski/hecomi/alpha"
|
||||
},
|
||||
"hfdkb/keyboard_sw/k83":{
|
||||
"target": "inland/kb83"
|
||||
},
|
||||
"hid_liber": {
|
||||
"target": "bpiphany/hid_liber"
|
||||
},
|
||||
|
@ -1,17 +1,18 @@
|
||||
# k83
|
||||
# kb83
|
||||
|
||||
A customizable 75% encoder keyboard.
|
||||
|
||||
* Keyboard Maintainer: [jonylee@hfd](https://github.com/jonylee1986)
|
||||
* Hardware Supported: k83
|
||||
* Hardware Supported: kb83
|
||||
* Hardware Availability:[inland](https://www.microcenter.com)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make hfdkb/keyboard_sw/k83:default
|
||||
make inland/kb83:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make hfdkb/keyboard_sw/k83:default:flash
|
||||
make inland/kb83:default:flash
|
||||
|
||||
**Reset Key**: Hold down the key located at *K01*, which programmed as *Esc* while plugging in the keyboard.
|
||||
|
Loading…
Reference in New Issue
Block a user