| .. |
|
keymap
|
Extended Swedish layout +AltGr legends
|
2021-03-01 22:06:57 +01:00 |
|
test
|
tests: fix expect_via_protocol
|
2021-05-22 14:54:48 -04:00 |
|
any_keycode.py
|
keycodes: allow TD() keycodes but don't show them
|
2021-05-22 16:26:28 -04:00 |
|
any_keycode_dialog.py
|
any_keycode_dialog: select all text when shown
|
2021-07-01 00:04:50 -04:00 |
|
basic_editor.py
|
matrix_test: simplify the UI
|
2021-05-22 16:50:35 -04:00 |
|
clickable_label.py
|
Update licenses
|
2020-10-14 22:21:33 -04:00 |
|
combos.py
|
combos: add initial
|
2021-07-04 10:13:16 -04:00 |
|
constants.py
|
Rounded corners on keys
|
2021-06-25 21:50:10 +02:00 |
|
editor_container.py
|
matrix_test: simplify the UI
|
2021-05-22 16:50:35 -04:00 |
|
firmware_flasher.py
|
firmware_flasher: hide layout restore checkbox when in bootloader mode
|
2021-07-04 23:00:26 -04:00 |
|
flowlayout.py
|
…
|
|
|
hidproxy.py
|
Untangle main_window some more
|
2020-12-02 10:10:59 -05:00 |
|
key_widget.py
|
tap_dance: hide keycode tray when empty space is clicked
|
2021-07-03 20:06:26 -04:00 |
|
keyboard_comm.py
|
keyboard_comm: store/restore serialized keycodes for combos and tapdance
|
2021-07-06 00:52:00 -04:00 |
|
keyboard_widget.py
|
tap_dance: initial implementation of key selection tray
|
2021-07-03 14:37:45 -04:00 |
|
keycodes.py
|
tabbed_keycodes: show tap dance in the UI
|
2021-07-03 22:25:45 -04:00 |
|
keymap_editor.py
|
keymap_editor: also recreate keycodes in the tray TabbedKeycodes
|
2021-07-03 22:28:05 -04:00 |
|
keymaps.py
|
Add danish keymap (#17)
|
2021-02-27 16:55:20 -05:00 |
|
kle_serial.py
|
kle_serial: don't error when first item of keymap is a dict
|
2021-06-08 18:43:09 -04:00 |
|
layout_editor.py
|
support for loading a dummy JSON definition
|
2021-01-11 17:08:21 -05:00 |
|
linux_keystroke_recorder.py
|
macro_recorder: basic linux macro recording
|
2020-12-24 09:13:20 -05:00 |
|
macro_action.py
|
macro: add unit tests for serialize/deserialize
|
2021-03-24 08:41:29 -04:00 |
|
macro_action_ui.py
|
ActionDelayUI: don't expand spinbox
|
2021-03-24 08:54:52 -04:00 |
|
macro_key.py
|
Refactor keycodes moving helper functions into the class
|
2021-03-14 17:31:25 -04:00 |
|
macro_line.py
|
macro_line: delay->delay(ms)
|
2021-03-29 19:22:12 -04: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
|
macro_recorder: fix change tracking when reverting
|
2021-07-08 18:24:35 -04: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 |
|
macro_tab.py
|
macro_recorder: fix recording
|
2021-03-24 18:55:11 -04:00 |
|
main.py
|
qmk_settings: store settings as json
|
2021-07-01 00:05:19 -04:00 |
|
main_window.py
|
qmk_settings: take care of setting width when caching
|
2021-07-05 23:54:43 -04:00 |
|
matrix_test.py
|
matrix_test: simplify the UI
|
2021-05-22 16:50:35 -04:00 |
|
qmk_settings.py
|
qmk_settings: indicate which tabs have changed values
|
2021-07-06 01:09:50 -04:00 |
|
rgb_configurator.py
|
rgb_configurator: fix crash when refreshing
|
2021-05-22 14:46:55 -04:00 |
|
square_button.py
|
Added custom keycode functionality (#27)
|
2021-04-28 07:36:39 -04:00 |
|
tabbed_keycodes.py
|
tabbed_keycodes: show tap dance in the UI
|
2021-07-03 22:25:45 -04:00 |
|
tap_dance.py
|
tap_dance: hide keycode tray when empty space is clicked
|
2021-07-03 20:06:26 -04:00 |
|
themes.py
|
themes: reduce code duplication in theming code
|
2021-01-12 18:41:23 -05:00 |
|
unlocker.py
|
unlocker: refactor to base on QDialog
|
2021-02-02 09:49:43 -05:00 |
|
util.py
|
move keymap override handling into global util
|
2021-07-03 14:56:41 -04:00 |
|
vial_device.py
|
vial_device: retry opening up to 10 times
|
2021-02-05 01:39:15 -05:00 |