qmk_firmware/keyboards/halfcliff
Joel Challis e869c80af7
Migrate build target markers to keyboard.json - HI (#23540)
2024-04-17 02:49:17 +01:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
config.h Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) 2023-06-24 17:37:54 +10:00
halfcliff.c Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2024-04-17 02:49:17 +01:00
matrix.c Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2024-03-30 14:07:19 +00:00
readme.md [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
rules.mk Data-Driven Keyboard Conversions: H, Part 1 (#23524) 2024-04-15 19:19:08 +01:00

readme.md

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.