qmk_firmware/keyboards/keyprez/rhino
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
readme.md [Keyboard] Keyprez rhino (#13035) 2021-08-12 08:38:37 -07:00
rhino.c [Keyboard] Keyprez rhino (#13035) 2021-08-12 08:38:37 -07:00
rhino.h [Keyboard] Fix key routing for Keyprez Rhino ergo keys (#14589) 2021-10-03 12:01:15 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.