Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename og60 to tofu60 #21684

Merged
merged 4 commits into from
Sep 15, 2023
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@
},
"dztech/volcano660": {
"target": "ilumkb/volcano660"
},
"dztech/og60": {
moyi4681 marked this conversation as resolved.
Show resolved Hide resolved
"target": "dztech/tofu60"
},
"eek": {
"target": "eek/silk_down"
Expand Down
448 changes: 0 additions & 448 deletions keyboards/dztech/og60/info.json

This file was deleted.

448 changes: 448 additions & 0 deletions keyboards/dztech/tofu60/info.json

Large diffs are not rendered by default.

moyi4681 marked this conversation as resolved.
Show resolved Hide resolved
File renamed without changes.
moyi4681 marked this conversation as resolved.
Show resolved Hide resolved
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# OG60
# TOFU60
A customizable 60% HotSwap keyboard.

* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681)
* Hardware Supported: OG60
* Hardware Supported: TOFU60
* Hardware Availability: [KBDfans](https://kbdfans.com/)

## Bootloader mode
Expand All @@ -17,6 +17,6 @@ Enter the bootloader in 3 ways:

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

make dztech/og60:default
make dztech/tofu60: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.