diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-09 20:08:56 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-09 20:08:56 +0000 |
commit | 9682abd5b8fc85b60dd287f2c989ef18c4a05c2a (patch) | |
tree | 537c8098f36f9126fe8cc7935aeabaada7a3f139 /keyboards/id67/default_rgb/readme.md | |
parent | 21958a93434e40db904eb731bc75b65661bcb9ae (diff) | |
parent | 1ed5c48d939ce711977e345bd127ec10415ae6af (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/id67/default_rgb/readme.md')
-rw-r--r-- | keyboards/id67/default_rgb/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/id67/default_rgb/readme.md b/keyboards/id67/default_rgb/readme.md new file mode 100644 index 0000000000..9559384f1e --- /dev/null +++ b/keyboards/id67/default_rgb/readme.md @@ -0,0 +1,19 @@ +# 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). |