forked from mirrors/qmk_userspace
[Keymap] Drashna Mouse keys and oled updates (#16556)
This commit is contained in:
parent
d8971d707e
commit
ff6c70415c
37 changed files with 776 additions and 465 deletions
|
@ -23,3 +23,6 @@ void matrix_init_unicode(void);
|
|||
#ifdef SPLIT_KEYBOARD
|
||||
void matrix_slave_scan_keymap(void);
|
||||
#endif
|
||||
#ifdef CAPS_WORD_ENABLE
|
||||
# include "keyrecords/caps_word.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue