summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-04-12 00:10:55 +0200
committerJack Humbert <jack.humb@gmail.com>2018-04-12 00:10:55 +0200
commit4cfd1e30fc320dee84840b7af9ed474a6afcfaa6 (patch)
treeb279d2ce81a9f5ee7f3f9744c52f4b2a4e0b4902 /keyboards/handwired/onekey
parent0c4a6bf2dbeb66fe9b4637874d6bb8ad86e73364 (diff)
downloadqmk_firmware-4cfd1e30fc320dee84840b7af9ed474a6afcfaa6.tar.gz
qmk_firmware-4cfd1e30fc320dee84840b7af9ed474a6afcfaa6.tar.xz
More QMK Configurator Warning/Error Fixes (#2720)
* Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro
Diffstat (limited to 'keyboards/handwired/onekey')
-rw-r--r--keyboards/handwired/onekey/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/readme.md b/keyboards/handwired/onekey/readme.md
new file mode 100644
index 000000000..c28e284f3
--- /dev/null
+++ b/keyboards/handwired/onekey/readme.md
@@ -0,0 +1,15 @@
+# onekey handwired
+
+Custom handwired one key keyboard.
+
+Keyboard Maintainer:
+Hardware Supported: Custom handwired one key
+Hardware Availability:
+
+Switch must be connected to pins B0 and D0.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/onekey:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file