qmk_firmware/keyboards/yanghu/unicorne
Ryan 522048725f
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
2023-04-08 18:08:08 +10:00
..
f411 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
keymaps Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
glcdfont.c Add a new keyboard "Unicorne" (#12993) 2021-11-05 20:10:15 +11:00
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
readme.md Add a new keyboard "Unicorne" (#12993) 2021-11-05 20:10:15 +11:00
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
unicorne.c [Keyboard] Fix compilation issues for yanghu Unicorne (#15068) 2021-11-05 11:24:58 -07:00
unicorne.h Move split layouts to data driven (#20290) 2023-04-01 13:09:53 +11:00

readme.md

Unicorne

Unicorne

A compact 40% (3x6_4) single-piece angled ortholinear ergo keyboard kit inspired by crkbd, Kyria, Ferris and Reviung41. Features OLED display, audio buzzer, RGB LED underglow as well as encoders.

To enter bootloader, long press the reset button for 3-5 seconds then release. More details can be found at keyboard wiki.

Make example for this keyboard (after setting up your build environment):

make yanghu/unicorne:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.