vial/src/main/python
Ilya Zhuravlev 98a4052673 any_keycode_dialog: support bit ops 2021-02-01 13:19:56 -05:00
..
keymap Added Spanish keymap 2021-01-22 23:43:42 -03:00
test test: fix tests after retries change 2021-01-07 14:15:13 -05:00
any_keycode_dialog.py any_keycode_dialog: support bit ops 2021-02-01 13:19:56 -05:00
basic_editor.py layout_editor: initial 2020-12-20 19:29:48 -05:00
clickable_label.py
constants.py isolate logic for square ui buttons and fix layer selector 2021-01-12 20:03:38 -05:00
firmware_flasher.py firmware_flasher: support bootloader v1 2021-01-28 23:28:46 -05:00
flowlayout.py
hidproxy.py Untangle main_window some more 2020-12-02 10:10:59 -05:00
keyboard_comm.py keyboard_comm: require unlock when setting RESET keycode 2021-02-01 12:17:34 -05:00
keyboard_container.py isolate logic for square ui buttons and fix layer selector 2021-01-12 20:03:38 -05:00
keyboard_widget.py keyboard_widget: fix scaled (unlocker) display with layout options 2021-01-13 10:01:00 -05:00
keycodes.py keyboard_comm: require unlock when setting RESET keycode 2021-02-01 12:17:34 -05:00
keymap_editor.py add support for language-specific layouts 2021-01-01 06:27:48 -05:00
keymaps.py Added space to Latin American 2021-01-22 23:55:03 -03:00
kle_serial.py
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_action, macro_line: don't reparent objects before deletes 2021-01-19 22:52:28 -05:00
macro_key.py macro_key: BasicAction -> BasicKey 2020-12-24 09:49:39 -05:00
macro_line.py macro_action, macro_line: don't reparent objects before deletes 2021-01-19 22:52:28 -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 macro_recorder: shorten macro labels 2021-01-11 12:32:09 -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: add a text message when no boards are detected 2021-01-16 13:21:06 -05:00
square_button.py isolate logic for square ui buttons and fix layer selector 2021-01-12 20:03:38 -05:00
tabbed_keycodes.py any_keycode_dialog: initial implementation 2021-02-01 12:42:38 -05:00
themes.py themes: reduce code duplication in theming code 2021-01-12 18:41:23 -05:00
unlocker.py unlocker: flip around the lock/unlock logic 2020-12-29 19:30:41 -05:00
util.py support for loading a dummy JSON definition 2021-01-11 17:08:21 -05:00
vial_device.py vial_device: fix ui crash when bootloader is connected 2021-01-13 13:41:25 -05:00