]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890)
authorpatrickmt <40182064+patrickmt@users.noreply.github.com>
Thu, 13 Sep 2018 16:17:26 +0000 (12:17 -0400)
committerDrashna Jaelre <drashna@live.com>
Thu, 13 Sep 2018 16:17:26 +0000 (09:17 -0700)
commitb8a0d3de3dcd39558195a8a201e859a0d4ef924d
tree160d7f8b41ae3ce14eaa33d7694937138df95aa4
parent132c44bab132c63fa7994e0801e0ca37f53bd792
Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890)

* ALT keymap update

Added additional End key on layer 1 to match key cap

* LED driver update addressing PR #3871

Update sync between IS31FL3733 drivers is causing varying behavior in keyboards including brightness mismatch and slight flicker at very low rgb values. Visually, disabling sync is not noticeable. Ref PR #3871 by guarnacciaa.
keyboards/massdrop/alt/keymaps/default/keymap.c
keyboards/massdrop/alt/keymaps/mac/keymap.c
tmk_core/protocol/arm_atsam/i2c_master.c