]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Keymap: Fixed include statement in my Let's Split keymap. (#4543)
authorLuciano Malavasi <lm11887@gmail.com>
Tue, 4 Dec 2018 04:45:41 +0000 (20:45 -0800)
committerDrashna Jaelre <drashna@live.com>
Tue, 4 Dec 2018 04:45:41 +0000 (20:45 -0800)
* 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

keyboards/lets_split/keymaps/pyrol/keymap.c

index 23d779232fb515508991ec4ab4621b364f249752..c5227f5afaa29f6ede02d0ea7dba1884d1f52d46 100644 (file)
@@ -1,4 +1,4 @@
-#include QMK_KEYBOARD_h
+#include QMK_KEYBOARD_H
 
 extern keymap_config_t keymap_config;