summaryrefslogtreecommitdiffstats
path: root/keyboards/doodboard/duckboard_r2/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-10 05:18:14 +0000
committerQMK Bot <hello@qmk.fm>2021-03-10 05:18:14 +0000
commitbb01ea3809eb6c8b6946d2f7d844c29caf7aa349 (patch)
tree8c43044f5bfe4011375ab3066b17d98f971274e9 /keyboards/doodboard/duckboard_r2/readme.md
parent25ec655162f6f02dce142fd328530c368d824392 (diff)
parent9089244db77d724f23ddfc01be370f9c029c8e6c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/doodboard/duckboard_r2/readme.md')
-rw-r--r--keyboards/doodboard/duckboard_r2/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/doodboard/duckboard_r2/readme.md b/keyboards/doodboard/duckboard_r2/readme.md
new file mode 100644
index 0000000000..8f9c77b6eb
--- /dev/null
+++ b/keyboards/doodboard/duckboard_r2/readme.md
@@ -0,0 +1,17 @@
+# duckboard R2
+
+A 21-key numpad with rotary encoder and OLED support.
+
+- Keyboard Maintainer: [doodboard](https://doodboard.xyz/)
+- Hardware Supported: duckboard PCB
+- Hardware Availability: Private Group Buy
+
+Make example for this keyboard (after setting up your build environment):
+
+ make doodboard/duckboard_r2:default
+
+Flashing example for this keyboard:
+
+ make doodboard/duckboard_r2: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).