mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-19 06:02:01 +00:00
Renamed the board Oni Tsangan/HHKB-like for due to brand registration
This commit is contained in:
parent
06d2ffd5d4
commit
6fcf9c1d51
@ -1,19 +0,0 @@
|
|||||||
# YMDK ONI HHKB
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Customizable 60% HHKB Hotswap by PCB by [YMDK](https://ymdkey.com).
|
|
||||||
|
|
||||||
- Keyboard Maintainer: [chrisgve](https://github.com/chrisgve)
|
|
||||||
- Hardware Supported: YMDK ONI HHKB
|
|
||||||
- Hardware Availability: [YMDK ONI HHKB](https://ymdkey.com/products/ymdk-gh60-hhkb-style-tsangan-oni-hot-swappable-both-underglow-switch-rgb-via-programmable-pcb-compatible-with-tokyo-60)
|
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
|
||||||
|
|
||||||
make ymdk/oni_hhkb:default
|
|
||||||
|
|
||||||
The keyboard uses a DFU bootloader. To make a keymap and use dfu to flash it:
|
|
||||||
|
|
||||||
make ymdk/oni_hhkb: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).
|
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"manufacturer": "YMDK",
|
"manufacturer": "YMDK",
|
||||||
"keyboard_name": "Oni HHKB",
|
"keyboard_name": "Oni Tsangan",
|
||||||
"maintainer": "chrisgve",
|
"maintainer": "chrisgve",
|
||||||
"bootloader": "atmel-dfu",
|
"bootloader": "atmel-dfu",
|
||||||
"diode_direction": "ROW2COL",
|
"diode_direction": "ROW2COL",
|
19
keyboards/ymdk/oni_tsangan/readme.md
Normal file
19
keyboards/ymdk/oni_tsangan/readme.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# YMDK ONI Tsangan
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Customizable 60% Tsangan/HHKB-like Hotswap PCB by [YMDK](https://ymdkey.com).
|
||||||
|
|
||||||
|
- Keyboard Maintainer: [chrisgve](https://github.com/chrisgve)
|
||||||
|
- Hardware Supported: YMDK ONI Tsangan/HHKB-like
|
||||||
|
- Hardware Availability: [YMDK ONI Tsangan/HHKB-like](https://ymdkey.com/products/ymdk-gh60-hhkb-style-tsangan-oni-hot-swappable-both-underglow-switch-rgb-via-programmable-pcb-compatible-with-tokyo-60)
|
||||||
|
|
||||||
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
|
make ymdk/oni_tsangan:default
|
||||||
|
|
||||||
|
The keyboard uses a DFU bootloader. To make a keymap and use dfu to flash it:
|
||||||
|
|
||||||
|
make ymdk/oni_tsangan: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).
|
Loading…
Reference in New Issue
Block a user