logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (969B)


  1. # rhino
  2. 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.
  3. ![](https://i.imgur.com/OqCJZWah.jpg)
  4. * Keyboard Maintainer: [Christian Sandven](https://github.com/csandven)
  5. * Hardware Supported: *Pro micro compatible boards*
  6. * Hardware Availability: *TBA*
  7. Make example for this keyboard (after setting up your build environment):
  8. make keyprez/rhino:default
  9. Flashing example for this keyboard:
  10. make keyprez/rhino:default:flash
  11. You can then press the reset button on the top right to flash the keyboard.
  12. 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).