This website requires JavaScript.
Explore
Help
Sign in
mg
/
qmk_sweep_skeletyl
Watch
1
Star
0
Fork
You've already forked qmk_sweep_skeletyl
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
433834fb8b
qmk_sweep_skeletyl
/
keyboards
/
ergotravel
/
ergotravel.h
8 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
Fix ErgoTravel Board It was not properly including the "config_common" files, and was causing it to break on the configurator. Additionally, updated this to use the split common code.
2018-10-15 17:31:26 +02:00
#
pragma once
adding all ErgoTravel Files (#3129) * adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c
2018-06-05 18:15:19 +02:00
#
ifdef KEYBOARD_ergotravel_rev1
#
include
"rev1.h"
#
endif
#
include
"quantum.h"
Reference in a new issue
Copy permalink