[Keymap] Drashna's OLED rewrite (#15981)
This commit is contained in:
parent
8901c9eca1
commit
b090ff03ed
30 changed files with 1776 additions and 295 deletions
|
@ -43,6 +43,8 @@ typedef struct {
|
|||
uint16_t device_cpi;
|
||||
} kb_config_data_t;
|
||||
|
||||
extern kb_config_data_t kb_config;
|
||||
|
||||
void trackball_set_cpi(uint16_t cpi);
|
||||
void matrix_init_sub_kb(void);
|
||||
void matrix_scan_sub_kb(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue