qmk_firmware/keyboards/halfcliff
2024-05-17 23:49:29 +01:00
..
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
config.h
halfcliff.c
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2024-04-17 02:49:17 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md
rules.mk Data-Driven Keyboard Conversions: H, Part 1 (#23524) 2024-04-15 19:19:08 +01:00

halfcliff

halfcliff

Halfcliff keyboard is a split keyboard using a single-sided board.

  • Keyboard Maintainer: n2
  • Hardware Supported: halfcliff PCB, Pro Micro
  • Hardware Availability: PCB & Plate Data

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

make halfcliff:default

Flashing example for this keyboard:

make halfcliff:default:flash

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