logo

qmk_firmware

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

readme.md (1167B)


  1. # Hillside 52
  2. ![hillside](https://imgur.com/eDqDMk7h.png)
  3. [Hillside 52](https://github.com/mmccoyd/hillside)
  4. is a split ergonomic keyboard with 3x6+3+5 choc-spaced keys,
  5. splayed ring and pinkie columns, aggressive column stagger,
  6. a longer thumb arc, an inverted-T arrow cluster and a breakoff outer-pinkie column.
  7. * Keyboard Maintainer: [Michael McCoyd](https://github.com/mmccoyd)
  8. * Hardware Supported: ProMicro/Elite-C and compatible
  9. * Hardware Availability: https://github.com/mmccoyd/hillside
  10. Make example for this keyboard (after setting up your build environment):
  11. make hillside/52/0_1:default
  12. Flashing example for this keyboard:
  13. make hillside/52/0_1:default:flash
  14. ## Bootloader
  15. Enter the bootloader by either:
  16. * **Physical reset button**: Briefly press the button on the front of the PCB.
  17. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
  18. 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).