forked from mirrors/qmk_firmware
Keymap: Fixed include statement in my Let's Split keymap. (#4543)
* keymap + alpha * some fixes * keymap + alpha * some fixes * drashna changes * linked main Alpha repo in keyboards/alpha readme * missed a spot * there's another function called FUNC lol * keymap + alpha * some fixes * keymap + alpha * drashna changes * Fixed include * Revert "Fixed include" This reverts commit ea92f261f86d8433eab313cde498adca1682a006. * messed up my git, fixed include
This commit is contained in:
parent
3a0f3a5bd0
commit
ac4fd5e99e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include QMK_KEYBOARD_h
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
|
|
Loading…
Reference in a new issue