qmk_firmware/keyboards/preonic
Ryan 786ebf8760
Remove requirement for keymap_steno.h include in keymaps (#22423)
* Remove requirement for `keymap_steno.h` include in keymaps

* Add back keymap_steno.h with a note for the time being
2023-11-12 18:25:46 +11:00
..
keymaps Remove requirement for keymap_steno.h include in keymaps (#22423) 2023-11-12 18:25:46 +11:00
rev1 Remove use of layout macros for music_map (#20634) 2023-04-30 18:58:06 +10:00
rev2 Remove use of layout macros for music_map (#20634) 2023-04-30 18:58:06 +10:00
rev3 Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
rev3_drop Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
config.h
info.json
preonic.c Remove use of layout macros for music_map (#20634) 2023-04-30 18:58:06 +10:00
readme.md

Preonic

Preonic

A compact 50% (12x5) ortholinear keyboard kit made and sold by OLKB and Massdrop. More info on qmk.fm

Keyboard Maintainer: Jack Humbert
Hardware Supported: Preonic PCB rev1, rev2, rev3
Hardware Availability: OLKB.com, Massdrop

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

make preonic/rev2:default

Install examples:

make preonic/rev2:default:dfu         # For Preonic rev1 or rev2
make preonic/rev3:default:dfu-util    # For Preonic rev3

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