Joel Challis f82d4d8680 Refactor keyboard/keymap use of deprecated `isLeftHand` (#25891) 7 months ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
config.h 2b926774ca Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759) 2 years ago
halfcliff.c 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
keyboard.json 091eac1fce Configure boards to use development_board - FGHIJ (#25370) 1 year ago
matrix.c f82d4d8680 Refactor keyboard/keymap use of deprecated `isLeftHand` (#25891) 7 months ago
readme.md dc2dfe2a6c [Keyboard] Add halfcliff keyboard (#13515) 5 years ago
rules.mk 2e01b67ecc Data-Driven Keyboard Conversions: H, Part 1 (#23524) 2 years ago

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.