qmk-dactyl-manuform-a/keyboards/halfcliff
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +10:00
..
keymaps [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
config.h [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
halfcliff.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
halfcliff.h [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
info.json [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
matrix.c [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
readme.md [Keyboard] Add halfcliff keyboard (#13515) 2021-07-29 08:42:28 -07:00
rules.mk [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10: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.