| .. |
|
keymap
|
add support for language-specific layouts
|
2021-01-01 06:27:48 -05:00 |
|
test
|
test: fix tests after retries change
|
2021-01-07 14:15:13 -05:00 |
|
basic_editor.py
|
layout_editor: initial
|
2020-12-20 19:29:48 -05:00 |
|
clickable_label.py
|
Update licenses
|
2020-10-14 22:21:33 -04:00 |
|
constants.py
|
initial support for masked keycodes
|
2020-10-18 00:06:00 -04:00 |
|
firmware_flasher.py
|
firmware_flasher: re-lock keyboard after restoring layout
|
2021-01-07 13:02:01 -05:00 |
|
flowlayout.py
|
Initial commit
|
2020-10-14 02:39:59 -04:00 |
|
hidproxy.py
|
Untangle main_window some more
|
2020-12-02 10:10:59 -05:00 |
|
keyboard_comm.py
|
keyboard_comm: try most commands several times
|
2021-01-07 12:19:57 -05:00 |
|
keyboard_container.py
|
add support for language-specific layouts
|
2021-01-01 06:27:48 -05:00 |
|
keyboard_widget.py
|
add support for language-specific layouts
|
2021-01-01 06:27:48 -05:00 |
|
keycodes.py
|
add support for language-specific layouts
|
2021-01-01 06:27:48 -05:00 |
|
keymap_editor.py
|
add support for language-specific layouts
|
2021-01-01 06:27:48 -05:00 |
|
keymaps.py
|
add support for language-specific layouts
|
2021-01-01 06:27:48 -05:00 |
|
kle_serial.py
|
implement support for rotated/complex keys
|
2020-10-17 14:46:07 -04:00 |
|
layout_editor.py
|
layout_editor: fix crash when we don't have layouts
|
2020-12-21 02:03:14 -05:00 |
|
linux_keystroke_recorder.py
|
macro_recorder: basic linux macro recording
|
2020-12-24 09:13:20 -05:00 |
|
macro_action.py
|
macro_action: switch from KC_NO to KC_A
|
2021-01-07 14:16:57 -05:00 |
|
macro_key.py
|
macro_key: BasicAction -> BasicKey
|
2020-12-24 09:49:39 -05:00 |
|
macro_line.py
|
macro_recorder: add a button to tap enter
|
2020-12-24 21:36:39 -05:00 |
|
macro_optimizer.py
|
macro_optimizer: get rid of PRINTABLE dict, move into keycodes
|
2020-12-25 12:55:14 -05:00 |
|
macro_recorder.py
|
unlocker: also perform unlock in macro editor
|
2020-12-27 08:09:28 -05:00 |
|
macro_recorder_linux.py
|
macro_recorder_linux: support appimages
|
2021-01-09 14:58:46 -05:00 |
|
macro_recorder_windows.py
|
macro_recorder: move recorder aliases to keycodes.py
|
2020-12-26 04:47:01 -05:00 |
|
main.py
|
macro_recorder: only import when we need it
|
2020-12-26 04:35:47 -05:00 |
|
main_window.py
|
main_window/keyboard_comm: allow resuming interrupted unlock
|
2021-01-07 09:17:52 -05:00 |
|
tabbed_keycodes.py
|
tabbed_keycodes: fix missing no/transparent keycodes
|
2021-01-07 14:14:40 -05:00 |
|
unlocker.py
|
unlocker: flip around the lock/unlock logic
|
2020-12-29 19:30:41 -05:00 |
|
util.py
|
util: delay in between communication attempts
|
2021-01-07 13:09:11 -05:00 |
|
vial_device.py
|
firmware_flasher: switch bootloader comms to fixed msg len
|
2021-01-06 10:59:48 -05:00 |