summaryrefslogtreecommitdiff
path: root/keyboards/keyprez/bison/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keyprez/bison/readme.md')
-rw-r--r--keyboards/keyprez/bison/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keyprez/bison/readme.md b/keyboards/keyprez/bison/readme.md
new file mode 100644
index 0000000000..d537d98673
--- /dev/null
+++ b/keyboards/keyprez/bison/readme.md
@@ -0,0 +1,21 @@
+# bison
+
+![Imgur](https://i.imgur.com/FTOUHTqh.jpg)
+
+A split 60% ergonomic keyboard with a slight columnar stagger. Should provide an easy transition from a ortholinear keyboard to a split ergonomic keyboard.
+
+* Keyboard Maintainer: [csandven](https://github.com/csandven)
+* Hardware Supported: Pro micro compatible boards
+* Hardware Availability: *TBA*
+
+Make example for this keyboard (after setting up your build environment):
+
+ make bison:default
+
+Flashing example for this keyboard:
+
+ make bison:default:flash
+
+Simply click the reset button on the keyboard. Only the left button is needed if it is only a keymap update.
+
+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).