qmk-firmwares/keyboards/halfcliff
2023-02-17 16:40:49 +11:00
..
keymaps Remove legacy international keycodes (#18588) 2022-10-09 14:51:09 +11:00
config.h Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
halfcliff.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
halfcliff.h
info.json Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.