summaryrefslogtreecommitdiff
path: root/keyboards/handwired/curiosity/readme.md
diff options
context:
space:
mode:
authorSpaceman <rionlion100@gmail.com>2020-09-22 03:33:39 -0400
committerGitHub <noreply@github.com>2020-09-22 00:33:39 -0700
commit207f0b00fa14c853b0015c30b7c5482a19afc25a (patch)
tree9f9a1538d4d5ff8ddb261f3b3054c1b51fc07aa2 /keyboards/handwired/curiosity/readme.md
parent4a37af79e90dbbc7df65d0c8011311c5e54d4d4f (diff)
[Keyboard] add Handwired/Curiosity (#10369)
* Add curiosity * Add default keymap * Update config.h * Apply suggestions from code review * Update keyboards/handwired/curiosity/rules.mk * Update keymap.c * Apply suggestions from code review
Diffstat (limited to 'keyboards/handwired/curiosity/readme.md')
-rw-r--r--keyboards/handwired/curiosity/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/curiosity/readme.md b/keyboards/handwired/curiosity/readme.md
new file mode 100644
index 0000000000..eaf608e221
--- /dev/null
+++ b/keyboards/handwired/curiosity/readme.md
@@ -0,0 +1,13 @@
+# The Curiosity
+
+40% Keyboard
+
+* Keyboard Maintainer: [Spaceman](https://github.com/Spaceman)
+* Hardware Supported: Curiosity PCB
+* Hardware Availability: N/A
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/curiosity: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).