qmk_firmware/keyboards/preonic
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
* add breathing to bananasplit

* backlight breathing overhaul

* fix the backlight_tick thing.

* fix for vision_division backlight

* fix a few keymaps and probably break breathing for some weirdly set-up boards.

* remove BL_x keycodes because they made unreasonable assumptions

* some fixes for BL keycodes

* integer cie lightness scaling

* use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2018-01-01 17:47:51 -05:00
..
keymaps backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
rev1 QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
rev2 QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
config.h QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
info.json fix 2u alignment in info.jsons 2017-11-02 12:28:15 -04:00
preonic.c Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
preonic.h update preonic, add info.json 2017-11-02 12:18:18 -04:00
readme.md update preonic, add info.json 2017-11-02 12:18:18 -04:00
rules.mk Disable MIDI on preonic to fix firmware compilation errors 2017-12-20 19:26:24 -05:00

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, Teensy 2.0
Hardware Availability: OLKB.com, Massdrop

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

make preonic:default

See build environment setup then the make instructions for more information.