1
0
Fork 0
qmk_firmware/keyboards/keyprez/rhino
2022-03-15 13:56:58 +00:00
..
keymaps
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md
rhino.c
rhino.h [Keyboard] Fix key routing for Keyprez Rhino ergo keys (#14589) 2021-10-03 12:01:15 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.

  • Keyboard Maintainer: Christian Sandven
  • 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.