This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
opensteno_qmk
Watch
1
Star
0
Fork
You've already forked opensteno_qmk
0
mirror of
https://github.com/openstenoproject/qmk
synced
2024-11-14 12:34:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
be59e8af2b
opensteno_qmk
/
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 15:31:26 +00: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 16:15:19 +00:00
#
ifdef KEYBOARD_ergotravel_rev1
#
include
"rev1.h"
#
endif
#
include
"quantum.h"
Reference in a new issue
Copy permalink