vial/src/main/python
Ilya Zhuravlev 3e9feb2ffc matrix_test: suppress keyboard events while testing 2021-05-10 13:58:59 -04:00
..
keymap Extended Swedish layout +AltGr legends 2021-03-01 22:06:57 +01:00
test test_macro: also test save/restore 2021-03-24 08:48:30 -04:00
any_keycode.py any_keycode: split into separate file 2021-03-14 17:56:09 -04:00
any_keycode_dialog.py any_keycode_dialog: fix error processing 2021-03-14 18:00:13 -04:00
basic_editor.py Add an editor container to handle mouse click event 2021-04-28 21:53:58 -07:00
clickable_label.py Update licenses 2020-10-14 22:21:33 -04:00
constants.py Fixed mask alignment issue 2021-02-28 17:44:14 +01:00
editor_container.py Add an editor container to handle mouse click event 2021-04-28 21:53:58 -07:00
firmware_flasher.py firmware_flasher: check fw UID before starting flash 2021-02-08 00:06:44 -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 fix DummyKeyboard calling usb_send accidentally 2021-05-08 20:12:51 -04:00
keyboard_widget.py Added reset button, minimum Vial-qmk version, and press and pressed indication 2021-04-22 21:58:50 +02:00
keycodes.py Added custom keycode functionality (#27) 2021-04-28 07:36:39 -04:00
keymap_editor.py Clean up mousePressEvent handler from KeymapEditor 2021-04-29 08:22:30 -07:00
keymaps.py Add danish keymap (#17) 2021-02-27 16:55:20 -05:00
kle_serial.py implement support for rotated/complex keys 2020-10-17 14:46:07 -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 recording 2021-03-24 18:55:11 -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 Add logging to device matching 2021-03-27 05:03:24 -04:00
main_window.py Add an editor container to handle mouse click event 2021-04-28 21:53:58 -07:00
matrix_test.py matrix_test: suppress keyboard events while testing 2021-05-10 13:58:59 -04:00
square_button.py Added custom keycode functionality (#27) 2021-04-28 07:36:39 -04:00
tabbed_keycodes.py Added custom keycode functionality (#27) 2021-04-28 07:36:39 -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 warn user if example keyboard UID is used 2021-03-27 05:51:29 -04:00
vial_device.py vial_device: retry opening up to 10 times 2021-02-05 01:39:15 -05:00