Refactor: group kira keyboards (#22760)

master
フィルターペーパー 2023-12-27 12:27:29 +08:00 committed by GitHub
parent 489151d7a0
commit 2a048fbb65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
22 changed files with 9 additions and 3 deletions

View File

@ -329,6 +329,12 @@
"keycapsss/plaid_pad": { "keycapsss/plaid_pad": {
"target": "keycapsss/plaid_pad/rev1" "target": "keycapsss/plaid_pad/rev1"
}, },
"kira75": {
"target": "kira/kira75"
},
"kira80": {
"target": "kira/kira80"
},
"kudox": { "kudox": {
"target": "kumaokobo/kudox/rev1" "target": "kumaokobo/kudox/rev1"
}, },

View File

@ -10,6 +10,6 @@ Hardware Availability: Group Buy
Make example for this keyboard (after setting up your build environment): 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. 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.

View File

@ -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 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)) 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. **Reset Key:** Hold down the key located at `K102`, commonly programmed as 'Pause' while plugging in the keyboard.