forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing board names to prevent confusion (qmk#8412)
* Changing Name Changing name to prevent confusion. * Changing Name Changing Name to prevent confusion. * Changing Name Changing name to prevent confusion. * Changing Name Changing Name to prevent confusion * Changing Name Changing name to prevent confusion * Changing board names Changing the board names to prevent confusion for a future project I will have merged. ie. A naming conflict. * Changed Name again Forgot 2 files, ranamed * Update keyboards/z150_bh/readme.md * Update keyboards/omnikey_bh/readme.md * Update keyboards/at101_bh/at101_bh.h * Update keyboards/omnikey_bh/omnikey_bh.h * Update at101_bh.h * Update omnikey_bh.h
- Loading branch information
1 parent
e19658b
commit c679ab0
Showing
24 changed files
with
20 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
#include "at101_bh.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
keyboards/at101_blackheart/info.json → keyboards/at101_bh/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
keyboards/at101_blackheart/readme.md → keyboards/at101_bh/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# AT101 Blackheart PCB | ||
# AT101 BH PCB | ||
|
||
![AT101 Blackheart PCB](https://deskthority.net/resources/image/48571) | ||
![AT101 BH PCB](https://deskthority.net/resources/image/48571) | ||
|
||
A replacement PCB for AT101 keyboards. | ||
|
||
Keyboard Maintainer: QMK Community and blindassassin111 | ||
Hardware Supported: AT101 blackheart PCB | ||
Hardware Supported: AT101 BH PCB | ||
Hardware Availability: https://deskthority.net/group-buys-f50/programmable-vintage-board-pcbs-omnikey-at101-and-z-150-t19325.html | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make at101_blackheart:default | ||
make at101_bh: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). |
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
keyboards/omnikey_blackheart/info.json → keyboards/omnikey_bh/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
#include "omnikey_bh.h" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
keyboards/omnikey_blackheart/readme.md → keyboards/omnikey_bh/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
Omnikey Blackheart PCB | ||
Omnikey BH PCB | ||
=== | ||
|
||
A replacement PCB for Omnikey keyboards. Supports 101, 102, Plus, Ultra T, Ultra, Prime and Stellar, as well as customs. | ||
|
||
Keyboard Maintainer: QMK Community and blindassassin111 | ||
Hardware Supported: Omnikey blackheart PCB | ||
Hardware Supported: Omnikey BH PCB | ||
Hardware Availability: https://deskthority.net/group-buys-f50/omnikey-replacement-pcb-t18276.html | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make omnikey_blackheart:default | ||
make omnikey_bh: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.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
keyboards/z150_blackheart/info.json → keyboards/z150_bh/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions
6
keyboards/z150_blackheart/readme.md → keyboards/z150_bh/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
Z-150 Blackheart PCB | ||
Z-150 BH PCB | ||
=== | ||
|
||
A replacement PCB for Zenith Z-150 keyboards. | ||
|
||
Keyboard Maintainer: QMK Community and blindassassin111 | ||
Hardware Supported: Z-150 blackheart PCB | ||
Hardware Supported: Z-150 BH PCB | ||
Hardware Availability: [Deskthority Group Buy](https://deskthority.net/group-buys-f50/programmable-vintage-board-pcbs-omnikey-at101-and-z-150-t19325.html) | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make z150_blackheart:default | ||
make z150_bh: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). |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
keyboards/z150_blackheart/z150_blackheart.c → keyboards/z150_bh/z150_bh.c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#include "z150_blackheart.h" | ||
#include "z150_bh.h" | ||
|
||
void matrix_init_kb(void) { | ||
setPinOutput(B0); | ||
|
File renamed without changes.