This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-24 17:37:40 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b2b9b64ec
keychron_qmk_firmware
/
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 06:21:05 +06:00
#
include
"onekey.h"
const
uint16_t
PROGMEM
keymaps
[
]
[
MATRIX_ROWS
]
[
MATRIX_COLS
]
=
{
pass through travis errors
2017-02-07 23:36:25 +06:00
{
{
KC_A
}
}
adds handwire and onekey example
2016-06-30 06:21:05 +06:00
}
;
Reference in New Issue
Copy Permalink