qmk-firmware/keyboards/jd45
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
config.h Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
jd45.c Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
jd45.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

JD45

A compact 45% keyboard.

Keyboard Maintainer: QMK Community Hardware Supported: JD45 PCB Hardware Availability: https://mechanicalkeyboards.com/shop/index.php?l=product_list&c=346

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

make jd45:default

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