[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
This commit is contained in:
parent
1a8a842cfb
commit
c4551d7ef1
64 changed files with 1291 additions and 1163 deletions
|
@ -3,8 +3,8 @@
|
|||
// additional fonts from
|
||||
// https://github.com/datacute/TinyOLED-Fonts
|
||||
|
||||
#if __has_include("../../../../Documents/qmk/oled_font.h")
|
||||
# include "../../../../Documents/qmk/oled_font.h"
|
||||
#if __has_include("oled_font.h")
|
||||
# include "oled_font.h"
|
||||
#else
|
||||
|
||||
// additional fonts from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue