[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)

This commit is contained in:
Drashna Jaelre 2021-12-29 20:17:34 -08:00 committed by GitHub
parent 1a8a842cfb
commit c4551d7ef1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
64 changed files with 1291 additions and 1163 deletions

View file

@ -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