Benjamin Nisker
|
5ee162f2c6
|
Fixed mask alignment issue
|
2021-02-28 17:44:14 +01:00 |
Benjamin Nisker
|
943d5a89aa
|
<maskbox fills 65% of key to not clip text
|
2021-02-28 04:42:04 +01:00 |
Nisker
|
2cb4bcf9ba
|
Add danish keymap (#17)
* Add danish keymap
* Alphabetical order
* Alphabetical order at import
* backslash changed
|
2021-02-27 16:55:20 -05:00 |
juank
|
e169bc1be6
|
Solve cedilla
|
2021-02-23 08:17:20 -05:00 |
Ilya Zhuravlev
|
dbc2138df7
|
keycodes: fix grave escape legend
|
2021-02-17 22:04:46 -05:00 |
Ilya Zhuravlev
|
e7ff6308f7
|
Update readme
|
2021-02-16 13:18:22 -05:00 |
Ilya Zhuravlev
|
6d065abc1e
|
tests: don't need layout options
|
2021-02-08 17:53:59 -05:00 |
Ilya Zhuravlev
|
b1c747eca9
|
merge keymap_editor with keyboard_container
there's no need for extra indirection here
|
2021-02-08 17:52:06 -05:00 |
Ilya Zhuravlev
|
a45a8f9283
|
keyboard_comm: use existing keyboard_id property
|
2021-02-08 17:38:26 -05:00 |
Ilya Zhuravlev
|
f5d6963cce
|
keyboard_comm: store keyboard UID to the saved layout file
|
2021-02-08 00:50:34 -05:00 |
Ilya Zhuravlev
|
0accc10167
|
firmware_flasher: check fw UID before starting flash
|
2021-02-08 00:06:44 -05:00 |
Ilya Zhuravlev
|
78063ff231
|
firmware_flasher: support VIALFW01
|
2021-02-08 00:02:16 -05:00 |
Juan Pablo Kutianski
|
62259f5cd5
|
Added Python version 3.6.0 for use with penv (#15)
Co-authored-by: juank <juank@fktech.net>
|
2021-02-07 15:05:20 -05:00 |
Ilya Zhuravlev
|
655eb4874f
|
vial_device: retry opening up to 10 times
|
2021-02-05 01:39:15 -05:00 |
Ilya Zhuravlev
|
3ae775e127
|
Merge branch 'unlock-dialog'
|
2021-02-03 21:00:24 -05:00 |
xyzz
|
2c79a52be0
|
Merge pull request #14 from jkutianski/Hotfix/latam_spanish_keymaps
Solve some keys appers as upper & lower case for the same character
|
2021-02-03 12:14:51 -05:00 |
juank
|
28d3484873
|
Solve some errors in Ñ, @, etc.
|
2021-02-03 13:21:45 -03:00 |
Ilya Zhuravlev
|
2a0a7b17ce
|
unlocker: refactor to base on QDialog
|
2021-02-02 09:49:43 -05:00 |
Ilya Zhuravlev
|
3fd6291685
|
unlocker: hide close button
|
2021-02-02 09:32:12 -05:00 |
Ilya Zhuravlev
|
0bbc49c500
|
keyboard_widget: pop up any key dialog on double click
|
2021-02-02 09:14:55 -05:00 |
Ilya Zhuravlev
|
915223cbb4
|
actions: create windows installer
|
2021-02-01 21:14:03 -05:00 |
Ilya Zhuravlev
|
7a3583bf4a
|
requirements: use simpleeval from git
|
2021-02-01 20:25:44 -05:00 |
Ilya Zhuravlev
|
df0975f5ee
|
requirements: add simpleeval
|
2021-02-01 20:14:22 -05:00 |
Ilya Zhuravlev
|
3960b3e231
|
keycodes: add aliases for any-keycode dialog
|
2021-02-01 13:39:52 -05:00 |
Ilya Zhuravlev
|
98a4052673
|
any_keycode_dialog: support bit ops
|
2021-02-01 13:19:56 -05:00 |
Ilya Zhuravlev
|
19895d280c
|
any_keycode_dialog: restrict keycodes user can enter
|
2021-02-01 13:14:52 -05:00 |
Ilya Zhuravlev
|
2675f2ff44
|
any_keycode_dialog: support qmk macro functions
|
2021-02-01 13:12:35 -05:00 |
Ilya Zhuravlev
|
1732c027be
|
any_keycode_dialog: initial implementation
|
2021-02-01 12:42:38 -05:00 |
Ilya Zhuravlev
|
d2a2ee0b9e
|
keyboard_comm: require unlock when setting RESET keycode
|
2021-02-01 12:17:34 -05:00 |
Ilya Zhuravlev
|
c27b57cacc
|
Update screenshot
|
2021-01-28 23:54:03 -05:00 |
Ilya Zhuravlev
|
384f8ad184
|
firmware_flasher: support bootloader v1
|
2021-01-28 23:28:46 -05:00 |
Ilya Zhuravlev
|
43b89487b9
|
firmware_flasher: refresh device list after flashing
|
2021-01-28 23:20:32 -05:00 |
xyzz
|
5400c7d181
|
Merge pull request #13 from jkutianski/feature/latam_spanish_keymaps
Feature/latam spanish keymaps
|
2021-01-22 22:10:11 -05:00 |
juank
|
fb34671611
|
Added space to Latin American
|
2021-01-22 23:55:03 -03:00 |
juank
|
a3acb74dde
|
Added Spanish keymap
|
2021-01-22 23:43:42 -03:00 |
juank
|
4f62549427
|
Added Latam keymap
|
2021-01-22 23:28:57 -03:00 |
Ilya Zhuravlev
|
5b193bda01
|
workflows: exclude libgdk-3.so.0 when building appimage
either both libgtk/libgdk should be included, or neither
|
2021-01-20 22:25:27 -05:00 |
xyzz
|
fe3f447968
|
Merge pull request #12 from jkutianski/feature/user_keycodes
Add VIA user keycodes tab
|
2021-01-20 21:42:17 -05:00 |
juank
|
759b7063ce
|
Add VIA user keycodes tab
|
2021-01-20 23:20:11 -03:00 |
Ilya Zhuravlev
|
4c0e206aa1
|
macro_action, macro_line: don't reparent objects before deletes
causes new window flickering
|
2021-01-19 22:52:28 -05:00 |
Ilya Zhuravlev
|
e6b51c3717
|
main_window: add a text message when no boards are detected
|
2021-01-16 13:21:06 -05:00 |
xyzz
|
65f4a3174c
|
Merge pull request #11 from winslet/product-icon-2
New app icon
|
2021-01-15 18:32:57 -05:00 |
winslet
|
fd031f3c74
|
new product icon
|
2021-01-15 21:38:00 +00:00 |
Ilya Zhuravlev
|
b4e62d539e
|
keycodes: fix shifted ampersand
|
2021-01-14 12:32:56 -05:00 |
Ilya Zhuravlev
|
8068211940
|
tabbed_keycodes: add shifted symbols
|
2021-01-14 12:32:12 -05:00 |
Ilya Zhuravlev
|
1e66017bc6
|
keyboard_comm: check that vial.json doesn't reference matrix out of bounds
|
2021-01-14 11:19:14 -05:00 |
Ilya Zhuravlev
|
8239e06de3
|
firmware_flasher: fix find_device_with_uid
|
2021-01-14 10:46:17 -05:00 |
Ilya Zhuravlev
|
e91c356bbe
|
vial_device: fix ui crash when bootloader is connected
|
2021-01-13 13:41:25 -05:00 |
Ilya Zhuravlev
|
9be4a4df19
|
keyboard_widget: fix scaled (unlocker) display with layout options
|
2021-01-13 10:01:00 -05:00 |
xyzz
|
1e1b86b283
|
Merge pull request #8 from jbellerb/main
Size textual UI elements relative to contained text
|
2021-01-13 09:36:16 -05:00 |