Skip to content

Commit

Permalink
Refactor: move keyboards into kbdmania folder (#22714)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored Dec 23, 2023
1 parent 6f16349 commit 6510188
Show file tree
Hide file tree
Showing 23 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,12 @@
"keychron/q4": {
"target": "keychron/q4/ansi/v1"
}
"kmac": {
"target": "kbdmania/kmac"
}
"kmac_pad": {
"target": "kbdmania/kmac_pad"
}
"kprepublic/bm40hsrgb": {
"target": "kprepublic/bm40hsrgb/rev1"
},
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.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ A Korean custom keyboard designed by Byungho Kim and the KBDMania community.

Keyboard Maintainer: [Mathias Andersson](https://github.com/wraul)
Hardware Supported: KMAC & KMAC 2
Hardware Availability: http://www.kbdmania.net/xe/news/5232321
Hardware Availability: [KBDMania](http://www.kbdmania.net/xe/news/5232321)

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

make kmac:default
make kbdmania/kmac:default

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

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.
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ It can be used independently, but can also be used by connecting with KMAC keybo

* Keyboard Maintainer: [talsu](https://github.com/talsu)
* Hardware Supported: KMAC PAD
* Hardware Availability: http://www.kbdmania.net/xe/news/5232321
* Hardware Availability: [KBDMania](http://www.kbdmania.net/xe/news/5232321)

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

make kmac_pad:default
make kbdmania/kmac_pad:default

Flashing example for this keyboard:

make kmac_pad:default:flash
make kbdmania/kmac_pad:default:flash

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

Expand Down
File renamed without changes.

0 comments on commit 6510188

Please sign in to comment.