qmk_firmware/keyboards/halfcliff
2023-03-23 21:38:01 +11:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
config.h Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
halfcliff.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
halfcliff.h [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
readme.md [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
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.