qmk_firmware/keyboards/eyeohdesigns/sprh
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 RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01: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 RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
sprh.c [Keyboard] Added keymaps for SPRH and update encoder (#16098) 2022-02-01 20:32:27 -08:00
sprh.h [Keyboard] Added keymaps for SPRH and update encoder (#16098) 2022-02-01 20:32:27 -08:00

SPRH

SPRH

SPRH (Square Peg-Round Hole) is a 65% ortholinear board compatibile with standard keycap sets.

  • Keyboard Maintainer: Eye Oh Designs
  • Hardware Supported: SPRH ver 1.00
  • Hardware Availability: Groupbuy ran in April 2021

Make example for this keyboard (after setting up your build environment):

make eyeohdesigns/sprh:default

Flashing example for this keyboard:

make eyeohdesigns/sprh:default:flash

To enter the bootloader, either depress the reset button on the back of the PCB, or use the QK_BOOT keycode found on the function layer.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.