Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Otherwise it will stay lit. The set_led functionality is also disabled
since it doesn't work properly for slaves.
|
|
add sethbc keymap for gh60 and update macro expansion
|
|
|
|
Define a default TAPPING_TERM in quantum.c, for keyboards that do not
have it set. Fixes the CI failure.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
|
|
|
|
|
|
|
|
When one holds a Space Cadet shift, to have it act as a shift, so that
mouse behaviour changes, when released without any other key pressed, it
still registers a paren. To remedy this, add a hold timeout: if the key
is held longer than TAPPING_TERM, it will not register the parens.
Fixes #884, with the side-effect of not being able to have parens
trigger the OS-side repeat anymore.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
|
|
|
|
|
|
|
|
|
|
|
|
added rev2 lets split after merging with qmk
|
|
|
|
|
|
|
|
|
|
|
|
dvorak/plover keyboard layout
|
|
Plover's steno support likes quasi-qwerty, and gaming likes qwerty,
and I like dvorak, so... what if I could have it all?
Signed-off-by: seebs <seebs@seebs.net>
|
|
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
|
|
update sethbc ergodox keymap
|
|
update sethbc keymap
|
|
Updated kc60/dbroqua layout and added satan/dbroqua_hhkb
|
|
Increase the infinity60 system tick frequency
|
|
Improved Quantum Matrix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merged from qmk
|
|
|
|
|
|
second try
|
|
|
|
Add brazilian ABNT2 keymap
|
|
|
|
new file: keyboards/lets_splitv2/Makefile
new file: keyboards/lets_splitv2/config.h
new file: keyboards/lets_splitv2/i2c.c
new file: keyboards/lets_splitv2/i2c.h
new file: keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png
new file: keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png
new file: keyboards/lets_splitv2/keymaps/default/keymap.c
new file: keyboards/lets_splitv2/lets_split.c
new file: keyboards/lets_splitv2/lets_split.h
new file: keyboards/lets_splitv2/matrix.c
new file: keyboards/lets_splitv2/pro_micro.h
new file: keyboards/lets_splitv2/readme.md
new file: keyboards/lets_splitv2/serial.c
new file: keyboards/lets_splitv2/serial.h
new file: keyboards/lets_splitv2/split_util.c
new file: keyboards/lets_splitv2/split_util.h
new file: keyboards/maxipad/Makefile
new file: keyboards/maxipad/config.h
new file: keyboards/maxipad/keymaps/default/Makefile
new file: keyboards/maxipad/keymaps/default/config.h
new file: keyboards/maxipad/keymaps/default/keymap.c
new file: keyboards/maxipad/keymaps/default/readme.md
new file: keyboards/maxipad/maxipad.c
new file: keyboards/maxipad/maxipad.h
new file: keyboards/maxipad/readme.md
|
|
Add proper shortcode for KC_DELETE to keycode.txt
|
|
|
|
|
|
|