diff --git a/keyboards/id67/keymaps/thewerther/readme.md b/keyboards/id67/keymaps/thewerther/readme.md new file mode 100644 index 000000000000..ceaefaeb5a83 --- /dev/null +++ b/keyboards/id67/keymaps/thewerther/readme.md @@ -0,0 +1,23 @@ +# IDOBAO ID67 +![id67](https://i.imgur.com/9roQ4Mi.jpeg) + +## RGB effects + +Only enabled a few effects and modified the `RGB_MATRIX_REACTIVE_SIMPLE` effect to always light up the underglow leds to the chosen color. +See [here](https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects) for more information on all the possible effects. + +## Layout + +![ID67 layout](https://i.imgur.com/R0sGkIN.png) + +## Compiling and flashing + +Make example for this keyboard (after setting up your build environment): + + make id67:thewerther + +Flashing example for this keyboard: + + make id67:thewerther: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). diff --git a/keyboards/id67/readme.md b/keyboards/id67/readme.md index f21263162bdf..030ec1f344d8 100644 --- a/keyboards/id67/readme.md +++ b/keyboards/id67/readme.md @@ -1,4 +1,5 @@ # IDOBAO ID67 +![id67](https://i.imgur.com/9roQ4Mi.jpeg) A 65% hotswap keyboard from IDOBAO. @@ -9,7 +10,7 @@ A 65% hotswap keyboard from IDOBAO. * Hardware Availability: [IDOBAO-website](https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1) ## Layout -![ID67 layout](https://i.imgur.com/k1YJEPi.png) +![ID67 layout](https://i.imgur.com/Ge6Uxao.png) ## Compiling and flashing