Add support for Meira
This commit is contained in:
committed by
Jack Humbert
parent
c51dfef958
commit
a9a46adba0
9
keyboards/meira/lighting.h
Executable file
9
keyboards/meira/lighting.h
Executable file
@@ -0,0 +1,9 @@
|
||||
#ifndef LIGHTING_H
|
||||
#define LIGHTING_H
|
||||
|
||||
void led_test(void);
|
||||
void force_issi_refresh(void);
|
||||
void set_backlight(uint8_t level);
|
||||
void set_backlight_by_keymap(uint8_t col, uint8_t row);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user