summaryrefslogtreecommitdiff
path: root/keyboards/keyprez/rhino/readme.md
blob: d63c1b23b04974636b620425a75b26ea1361c0b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# rhino

Rhino is a 50 percent keyboard taking inspiration from the Boardwalk keyboard. It supports some of the layouts the bordwalk does, but in a smaller form factor. The number row is removed and replaced with through hole components.

![](https://i.imgur.com/OqCJZWah.jpg)


* Keyboard Maintainer: [Christian Sandven](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 keyprez/rhino:default

Flashing example for this keyboard:

    make keyprez/rhino:default:flash
    
You can then press the reset button on the top right to flash the keyboard.

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