This website requires JavaScript.
Explore
Help
Sign In
jowj
/
jlj-qmk
Watch
1
Star
0
Fork
0
You've already forked jlj-qmk
Code
Issues
Pull Requests
Releases
Wiki
Activity
a584675735
jlj-qmk
/
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 00:21:05 +00:00
#
include
"onekey.h"
const
uint16_t
PROGMEM
keymaps
[
]
[
MATRIX_ROWS
]
[
MATRIX_COLS
]
=
{
pass through travis errors
2017-02-07 17:36:25 +00:00
{
{
KC_A
}
}
adds handwire and onekey example
2016-06-30 00:21:05 +00:00
}
;
Reference in New Issue
Copy Permalink