Skip to content

Commit

Permalink
Move kb83 keyboard (qmk#20761)
Browse files Browse the repository at this point in the history
* move hfdkb/keyboard_sw/k83 --> inland/kb83

* move hfdkb/keyboard_sw/k83 --> inland/kb83

* Update data/mappings/keyboard_aliases.hjson

* Update keyboard_aliases.hjson

* fixed  the Configurator layout data

* fixed the Configurator layout data

* Revert "Update keyboard_aliases.hjson"

This reverts commit c085c54.

* Revert "fixed  the Configurator layout data"

* Update keyboard_aliases.hjson

* Update info.json
  • Loading branch information
jonylee1986 committed Jun 20, 2023
1 parent 808228c commit d98b60c
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 4 deletions.
3 changes: 3 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,9 @@
"hecomi/alpha": {
"target": "takashiski/hecomi/alpha"
},
"hfdkb/keyboard_sw/k83":{
"target": "inland/kb83"
},
"hid_liber": {
"target": "bpiphany/hid_liber"
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit d98b60c

Please sign in to comment.