qmk_firmware/keyboards/handwired/hillside/0_1
2022-08-20 11:34:17 +01:00
..
keymaps Refactor legacy quantum keycodes in default-ish keymaps (#17150) 2022-05-27 06:07:42 +10:00
0_1.c [Keyboard] Add Hillside support (#15399) 2022-01-08 17:29:51 -08:00
0_1.h [Keyboard] Add Hillside support (#15399) 2022-01-08 17:29:51 -08:00
config.h [Keyboard] Add Hillside support (#15399) 2022-01-08 17:29:51 -08:00
info.json device_ver -> device_version for some more boards (#16685) 2022-03-19 11:52:40 +00:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk [Keyboard] Add Hillside support (#15399) 2022-01-08 17:29:51 -08:00

Hillside

hillside

Hillside is a split ergonomic keyboard with 3x6+4+2 choc-spaced keys with aggressive column stagger, a longer thumb arc and a breakoff outer-pinky column.

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

make handwired/hillside/0_1:default

Flashing example for this keyboard:

make handwired/hillside/0_1:default:flash

Bootloader

Enter the bootloader by either:

  • Physical reset button: Briefly press the button on the front of the PCB.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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