Skip to content

Commit

Permalink
Keymap: Fixed include statement in my Let's Split keymap. (qmk#4543)
Browse files Browse the repository at this point in the history
* 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 ea92f26.

* messed up my git, fixed include
  • Loading branch information
PyrooL authored and ishtob committed Jan 1, 2019
1 parent 3c6c6de commit 6bd8984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/lets_split/keymaps/pyrol/keymap.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include QMK_KEYBOARD_h
#include QMK_KEYBOARD_H

extern keymap_config_t keymap_config;

Expand Down

0 comments on commit 6bd8984

Please sign in to comment.