summaryrefslogtreecommitdiff
path: root/keyboards/keyprez/bison/readme.md
diff options
context:
space:
mode:
authorChristian Sandven <christian.sandven@kindly.ai>2021-08-22 07:11:56 +0200
committerGitHub <noreply@github.com>2021-08-21 22:11:56 -0700
commit9a51076859f00c28749bc8e1627e7f09263f3a88 (patch)
treef350c524dba94d16ef3d532933430c22e58f899e /keyboards/keyprez/bison/readme.md
parentb1b6fe1c3da1de17e56fc65499c61886cb0a298a (diff)
[Keyboard] Keyprez bison (#14100)
Co-authored-by: Ryan <fauxpark@gmail.com>
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).