1
0
Fork 0

[Keyboard] Keyprez bison (#14100)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Christian Sandven 2021-08-22 07:11:56 +02:00 committed by GitHub
parent b1b6fe1c3d
commit 9a51076859
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1554 additions and 0 deletions

View file

@ -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).