[Keymap] Userspace refactor, adding leader key functionality (#7790)
* Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update
This commit is contained in:
parent
71de09d751
commit
caa70df816
25 changed files with 458 additions and 483 deletions
3
users/curry/leader.h
Normal file
3
users/curry/leader.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
void matrix_scan_user(void);
|
Loading…
Add table
Add a link
Reference in a new issue