diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/led_test/config.h')
-rw-r--r-- | keyboards/helix/rev2/keymaps/led_test/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/keymaps/led_test/config.h b/keyboards/helix/rev2/keymaps/led_test/config.h index 6da6849a1..043825452 100644 --- a/keyboards/helix/rev2/keymaps/led_test/config.h +++ b/keyboards/helix/rev2/keymaps/led_test/config.h | |||
@@ -21,6 +21,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
21 | #ifndef CONFIG_USER_H | 21 | #ifndef CONFIG_USER_H |
22 | #define CONFIG_USER_H | 22 | #define CONFIG_USER_H |
23 | 23 | ||
24 | // if you need more program area, try uncomment follow line | ||
25 | #include "serial_config_simpleapi.h" | ||
26 | |||
24 | // place overrides here | 27 | // place overrides here |
25 | 28 | ||
26 | #endif /* CONFIG_USER_H */ | 29 | #endif /* CONFIG_USER_H */ |