1
0
Fork 0

[Keyboard] Add halfcliff keyboard (#13515)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
N2-Sumikko 2021-07-30 00:42:28 +09:00 committed by GitHub
parent 3a48cd64cb
commit dc2dfe2a6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 856 additions and 0 deletions

View file

@ -0,0 +1,19 @@
# halfcliff
![halfcliff](https://user-images.githubusercontent.com/54104281/125184713-0b096b00-e25b-11eb-8237-5f4d2a286bc4.jpg)
Halfcliff keyboard is a split keyboard using a single-sided board.
* Keyboard Maintainer: [n2](https://github.com/N2-Sumikko)
* Hardware Supported: halfcliff PCB, Pro Micro
* Hardware Availability: [PCB & Plate Data](https://github.com/N2-Sumikko/HalfCliff.git)
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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).