Sofle: Remove LAYOUT_kc macro for default layout. Remove unnecessary code.
This commit is contained in:
parent
168ba88ada
commit
41fd60d624
3 changed files with 64 additions and 92 deletions
|
@ -1,5 +1 @@
|
|||
#include "sofle.h"
|
||||
|
||||
bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
||||
return process_record_user(keycode, record);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue