This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
11f66c317a
qmk-dactyl-manuform-a
/
keyboards
/
ergo42
/
ergo42.h
8 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
Initial refactor of ergo42 to split common
2020-01-17 19:50:58 +01:00
#
pragma once
Add support for 7x4 ortholinear split KB Ergo42
2017-11-19 10:02:39 +01:00
#
include
"quantum.h"
#
ifdef KEYBOARD_ergo42_rev1
#
include
"rev1.h"
#
endif