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:
committed by
Jack Humbert
parent
03df19d3f6
commit
bd1ad405bf
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user