summaryrefslogtreecommitdiff
path: root/keyboards/meira/lighting.c
diff options
context:
space:
mode:
authorCole Markham2018-03-07 16:06:41 -0600
committerJack Humbert2018-03-07 17:06:41 -0500
commitbd1ad405bfb50a42f162b66b00037a7630474307 (patch)
tree959302dc2d8a0fa3ce004447c7dbe459ae32435b /keyboards/meira/lighting.c
parent03df19d3f6968f0dc3041b39b7ae8b85198aaa56 (diff)
Update Meira for revision 1.1 to enable backlighting by default (#2468)
* Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps
Diffstat (limited to 'keyboards/meira/lighting.c')
-rwxr-xr-xkeyboards/meira/lighting.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/meira/lighting.c b/keyboards/meira/lighting.c
index fee70a32b..37bb45aec 100755
--- a/keyboards/meira/lighting.c
+++ b/keyboards/meira/lighting.c
@@ -49,6 +49,8 @@ void backlight_set(uint8_t level){
#endif
}
+
+
void set_backlight_by_keymap(uint8_t col, uint8_t row){
// dprintf("LED: %02X, %d %d %d\n", lookup_value, matrix, led_col, led_row);
// activateLED(matrix, led_col, led_row, 255);