summaryrefslogtreecommitdiff
path: root/keyboards/uranuma/readme.md
diff options
context:
space:
mode:
authoryohewi <yohewi@gmail.com>2020-03-19 04:09:53 +0900
committerGitHub <noreply@github.com>2020-03-18 12:09:53 -0700
commit3f19117124c1190e68db4fe9a8f0e6636281721a (patch)
tree0bb797c5ce33a1ecc401a75cfdb2687e08c6d764 /keyboards/uranuma/readme.md
parentfe3e5cba6915b49a9a20ca4b0a43b308d1512d53 (diff)
[Keyboard] uranuma (#8343)
* uranuma * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/rules.mk * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/uranuma.h * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/keymaps/default/keymap.c * 20200316change
Diffstat (limited to 'keyboards/uranuma/readme.md')
-rw-r--r--keyboards/uranuma/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/uranuma/readme.md b/keyboards/uranuma/readme.md
new file mode 100644
index 0000000000..3e78fa6fe6
--- /dev/null
+++ b/keyboards/uranuma/readme.md
@@ -0,0 +1,15 @@
+# uranuma
+
+It is a keyboard to input using fingers and palms.
+
+
+* Keyboard Maintainer: yohewi(yohewi@gmail.com)
+* Hardware Supported: UraNuma PCB
+* Github [github.com/yohewi](https://github.com/yohewi)
+* Hardware Availability: PCB, [Booth Shop](https://rt421.booth.pm/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make uranuma:default
+
+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).