summaryrefslogtreecommitdiffstats
path: root/keyboards/quefrency/readme.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-07-12 19:26:50 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-12 19:26:49 +0200
commit9a1613dd1a86e8db65d68756cea48d9d9ba075d8 (patch)
tree247db8b9b7bb42ae1ef2c1c4fc9da7d49d4e90dd /keyboards/quefrency/readme.md
parentf30d6dd7858dfa3a0cf214113e8b1d45b30d74ce (diff)
downloadqmk_firmware-9a1613dd1a86e8db65d68756cea48d9d9ba075d8.tar.gz
qmk_firmware-9a1613dd1a86e8db65d68756cea48d9d9ba075d8.tar.xz
Add Quefrency Keyboard (#3376)
* Fork Fourier keyboard to Quefrency * Set Quefrency pinouts and initial keymap * Set configurator layout
Diffstat (limited to 'keyboards/quefrency/readme.md')
-rw-r--r--keyboards/quefrency/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/quefrency/readme.md b/keyboards/quefrency/readme.md
new file mode 100644
index 000000000..33681c1a7
--- /dev/null
+++ b/keyboards/quefrency/readme.md
@@ -0,0 +1,20 @@
+Quefrency
+=========
+
+A split 60% staggered keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
+
+Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
+Hardware Supported: Pro Micro
+Hardware Availability: [Keebio](https://keeb.io/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make quefrency/rev1:default
+
+Example of flashing this keyboard:
+
+ make quefrency/rev1:default:avrdude
+
+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.
+
+A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)