]> git.donarmstrong.com Git - qmk_firmware.git/commit
The beginning of a simple led matrix driver for is31fl3731
authorskullY <skullydazed@gmail.com>
Wed, 23 Jan 2019 23:43:48 +0000 (15:43 -0800)
committerskullydazed <skullydazed@users.noreply.github.com>
Sun, 10 Feb 2019 23:37:12 +0000 (15:37 -0800)
commitfd698c43d78ebbc42c1eb2bec74078b791616ad1
treef55a2cd8a3af7052d9244e5ad96dd3fffa6fb5e0
parentaeafcc9fd3f41fce6506af5ccf9d9a1fe3b968d8
The beginning of a simple led matrix driver for is31fl3731
common_features.mk
docs/feature_led_matrix.md [new file with mode: 0644]
drivers/issi/is31fl3731-simple.c [new file with mode: 0644]
drivers/issi/is31fl3731-simple.h [new file with mode: 0644]
quantum/led_matrix.c [new file with mode: 0644]
quantum/led_matrix.h [new file with mode: 0644]
quantum/led_matrix_drivers.c [new file with mode: 0644]
quantum/rgb_matrix.h