Keyboard: Refactor Levinson to use split common code (#3639)
* Migrate Levinson to use split_common code * Update keymap
This commit is contained in:
parent
39256c2449
commit
05b7383703
27 changed files with 66 additions and 1271 deletions
|
@ -1,6 +1,5 @@
|
|||
#include "levinson.h"
|
||||
|
||||
|
||||
#ifdef SSD1306OLED
|
||||
void led_set_kb(uint8_t usb_led) {
|
||||
// put your keyboard LED indicator (ex: Caps Lock LED) toggling code here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue