diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-04-22 15:36:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 17:36:08 +1000 |
commit | ba8b236727cd391addebcedb85ee0da0a8e804fe (patch) | |
tree | c005d8dd7eaada5f966a4d46485b70ba95faf353 /keyboards/idobao/id67/default_rgb/readme.md | |
parent | 912e24ba9a7f1196c74ee852e74d97636f706284 (diff) |
[Keyboard]Remove RGB light implementation of ID67, revert the file structure changes by #15558 (#15854)
Diffstat (limited to 'keyboards/idobao/id67/default_rgb/readme.md')
-rw-r--r-- | keyboards/idobao/id67/default_rgb/readme.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/idobao/id67/default_rgb/readme.md b/keyboards/idobao/id67/default_rgb/readme.md deleted file mode 100644 index 9559384f1e..0000000000 --- a/keyboards/idobao/id67/default_rgb/readme.md +++ /dev/null @@ -1,19 +0,0 @@ -# IDOBAO ID67 - -A 65% hotswap keyboard from IDOBAO. - -## ANSI support: - -* Keyboard Maintainer: Tybera -* Hardware Supported: IDOBAO ID67 -* Hardware Availability: [IDOBAO](https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1) - -Make example for this keyboard (after setting up your build environment): - - make id67/default_rgb:default - -Flashing example for this keyboard: - - make id67/default_rgb: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). |