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
f2ebafcee8
qmk-dactyl-manuform-a
/
keyboards
/
handwired
/
onekey
/
keymaps
/
default
/
keymap.c
6 lines
102 B
C
Raw
Normal View
History
Unescape
Escape
adds handwire and onekey example
2016-06-30 02:21:05 +02:00
#
include
"onekey.h"
const
uint16_t
PROGMEM
keymaps
[
]
[
MATRIX_ROWS
]
[
MATRIX_COLS
]
=
{
pass through travis errors
2017-02-07 18:36:25 +01:00
{
{
KC_A
}
}
adds handwire and onekey example
2016-06-30 02:21:05 +02:00
}
;