]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Refactor jj40 to current standards (#5574)
authorzvecr <git@zvecr.com>
Mon, 8 Apr 2019 17:53:15 +0000 (18:53 +0100)
committerDrashna Jaelre <drashna@live.com>
Mon, 8 Apr 2019 17:53:15 +0000 (10:53 -0700)
commit91b18e263f6373994613c290129e49f18e17cef1
tree4e7838d9c45d614fbf4b2762d357f3bbe62225b5
parent9b393700d2fdd4a1159ba265bc399726e92f4e60
[Keyboard] Refactor jj40 to current standards (#5574)

* Refactor jj40 in line with current ps2avrgb template

* Disable bootmagic lite as it seems to not work on atmega32a/bootloadHID

* Add backlight pwm bodge till #4324 lands

* Increase planck keymap compatibility
12 files changed:
keyboards/jj40/backlight.c [deleted file]
keyboards/jj40/backlight_custom.h [deleted file]
keyboards/jj40/breathing_custom.h [deleted file]
keyboards/jj40/config.h
keyboards/jj40/i2c.c [deleted file]
keyboards/jj40/i2c.h [deleted file]
keyboards/jj40/jj40.c
keyboards/jj40/jj40.h
keyboards/jj40/keymaps/default/keymap.c
keyboards/jj40/matrix.c [deleted file]
keyboards/jj40/rules.mk
quantum/quantum.c