diff options
author | XScorpion2 <rcalt2vt@gmail.com> | 2019-06-01 16:39:31 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-06-01 14:39:31 -0700 |
commit | 4f788c2ae90583f64e0cec6545a3da75a5aff0f8 (patch) | |
tree | fa7f8583fca9839d2c5f3f8b6c5822569c649929 /users/xulkal/xulkal.h | |
parent | 02b3fadbac6c68940e1bf141397d5d7cb87a6928 (diff) |
[Keymap] Xulkal user changes (#6044)
* Xulkal user changes
Xulkal user changes
* Reduce code duplication
* Massive user code refactor
Diffstat (limited to 'users/xulkal/xulkal.h')
-rw-r--r-- | users/xulkal/xulkal.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/xulkal/xulkal.h b/users/xulkal/xulkal.h index ae73599239..9bc83b7de7 100644 --- a/users/xulkal/xulkal.h +++ b/users/xulkal/xulkal.h @@ -2,3 +2,6 @@ #include "process_records.h" #include "layouts.h" +#include "timer_utils.h" +#include "custom_keycodes.h" +#include "custom_tap_dance.h" |