Skip to content

Commit

Permalink
Refactor: group kira keyboards (qmk#22760)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored Dec 27, 2023
1 parent 489151d commit 2a048fb
Show file tree
Hide file tree
Showing 22 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,12 @@
"keycapsss/plaid_pad": {
"target": "keycapsss/plaid_pad/rev1"
},
"kira75": {
"target": "kira/kira75"
},
"kira80": {
"target": "kira/kira80"
},
"kudox": {
"target": "kumaokobo/kudox/rev1"
},
Expand Down
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
Expand Up @@ -10,6 +10,6 @@ Hardware Availability: Group Buy

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

make kira75:default
make kira/kira75:default

See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
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.
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
Expand Up @@ -11,11 +11,11 @@ Custom TKL keyboard designed and made by Thesiscamper and EVE

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

make kira80:default
make kira/kira80:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))

make kira80:default:flash
make kira/kira80:default:flash

**Reset Key:** Hold down the key located at `K102`, commonly programmed as 'Pause' while plugging in the keyboard.

Expand Down
File renamed without changes.

0 comments on commit 2a048fb

Please sign in to comment.