qmk_firmware/keyboards/halfcliff
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 1 (#23759) 2024-05-21 13:00:53 +01:00
halfcliff.c Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
keyboard.json Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) 2024-07-23 12:13:05 +01:00
matrix.c Update atomic GPIO macros in keyboard custom matrix (#23796) 2024-07-13 18:41:05 +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.