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
This commit is contained in:
Cole Markham
2018-03-07 16:06:41 -06:00
committed by Jack Humbert
parent 03df19d3f6
commit bd1ad405bf
8 changed files with 27 additions and 11 deletions

View File

@@ -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);