Ilya Zhuravlev
|
5ebf68afcc
|
dynamic_keymap: check reset keycode at the time of applying
|
2021-02-01 12:17:14 -05:00 |
|
xyzz
|
4af4b5a4c3
|
Merge pull request #3 from itspngu/h87a
Added h87a
|
2021-01-30 15:47:27 -05:00 |
|
itspngu
|
811974c00e
|
added h87a
|
2021-01-30 19:10:06 +00:00 |
|
Ilya Zhuravlev
|
f8638a95e7
|
eeprom_stm32: implement wear leveling
|
2021-01-28 23:22:04 -05:00 |
|
Ilya Zhuravlev
|
80e488bfae
|
vial/encoders: add VIAL_ENCODER_KEYCODE_DELAY (10ms) delay to the tap
|
2021-01-28 23:17:31 -05:00 |
|
Ilya Zhuravlev
|
6e7e701982
|
vial_generate_vfw: fix support for multiple config.h
|
2021-01-19 15:49:18 -05:00 |
|
Ilya Zhuravlev
|
16ff6ceaeb
|
dynamic_keymap: support split encoders
|
2021-01-14 11:35:03 -05:00 |
|
Erkki Halinen
|
ea80c8dda2
|
Add Louhi support (#2)
* Add Louhi support
* Delete settings.json
Delete settings.json
* Fix unlock combo rows
Co-authored-by: Erkki Halinen <erkki-eemeli.halinen@cgi.com>
|
2021-01-13 09:28:48 -05:00 |
|
Ilya Zhuravlev
|
2fbaaeaf2a
|
change PR template to suit vial
|
2021-01-12 12:02:04 -05:00 |
|
Ilya Zhuravlev
|
82591a385b
|
update github CI to verify UID is unique
|
2021-01-12 11:53:58 -05:00 |
|
Ilya Zhuravlev
|
1fb12b497f
|
github: add action to compile vial keyboards
|
2021-01-12 11:36:37 -05:00 |
|
Ilya Zhuravlev
|
0df86e79b4
|
vial: check to ensure VIAL_UNLOCK_COMBO_ROWS and VIAL_UNLOCK_COMBO_COLS
contain the same number of elements
|
2021-01-12 11:20:55 -05:00 |
|
Thorben
|
3bbc4c1b43
|
added idb60 (#1)
* added idb60
* add secure locking feature key combination
|
2021-01-11 16:12:50 -05:00 |
|
Ilya Zhuravlev
|
1c4a1d68d6
|
vial: don't include usb_descriptor.h
|
2021-01-09 13:19:28 -05:00 |
|
Ilya Zhuravlev
|
cc43ad2b41
|
vial: allow resuming an interrupted unlock sequence
|
2021-01-07 12:52:56 -05:00 |
|
Ilya Zhuravlev
|
e2447a0eea
|
vial/encoders: replace 254 magic with a constant
|
2021-01-03 09:12:16 -05:00 |
|
Ilya Zhuravlev
|
32984ea0c9
|
Merge branch 'vfw' into vial
|
2021-01-01 05:02:34 -05:00 |
|
Ilya Zhuravlev
|
edb24a5bd4
|
dynamic_keymap: add bounds check to dynamic_keymap_get/set_keycode
|
2021-01-01 04:58:02 -05:00 |
|
Ilya Zhuravlev
|
52429b5d3d
|
add STM32_F103_vibl board and bootloader
|
2021-01-01 04:47:28 -05:00 |
|
Ilya Zhuravlev
|
276d4be495
|
via: fix compile when vial is not enabled
|
2020-12-29 19:42:07 -05:00 |
|
Ilya Zhuravlev
|
377af7bcfc
|
vial/lock: flip around the lock/unlock logic
|
2020-12-29 19:30:29 -05:00 |
|
Ilya Zhuravlev
|
b0a3e0d0af
|
vial: support VIAL_INSECURE define
|
2020-12-29 19:26:09 -05:00 |
|
Ilya Zhuravlev
|
cc59ab21c5
|
via/vial: kill all rawhid handling while unlocking
|
2020-12-29 15:36:12 -05:00 |
|
Ilya Zhuravlev
|
f4dcedc687
|
vial: add asserts to ensure keycodes don't shift around
|
2020-12-29 15:17:04 -05:00 |
|
Ilya Zhuravlev
|
1b670b3fea
|
vial: allow re-locking keyboard
|
2020-12-29 15:02:02 -05:00 |
|
Ilya Zhuravlev
|
0fd15c51f3
|
vial/unlock: specify keys to hold
|
2020-12-29 14:46:02 -05:00 |
|
Ilya Zhuravlev
|
6716b76f6c
|
vial: add security-related features
|
2020-12-27 08:03:10 -05:00 |
|
Ilya Zhuravlev
|
77ddf078f5
|
vial: add support for vibl bootloader and vfw package creation
|
2020-12-26 21:13:28 -05:00 |
|
Ilya Zhuravlev
|
6d9ad020fc
|
Revert "vial: implement fast batch keymap retrieval"
This reverts commit 5375670000 .
|
2020-12-26 20:15:46 -05:00 |
|
Ilya Zhuravlev
|
a9ccf9aa92
|
vial/encoders: use action_exec hack to support any keycode
|
2020-12-25 15:26:14 -05:00 |
|
Ilya Zhuravlev
|
dcf794eb9f
|
via: ensure correct buffer size is passed in
|
2020-12-25 14:29:04 -05:00 |
|
Ilya Zhuravlev
|
5375670000
|
vial: implement fast batch keymap retrieval
|
2020-12-21 02:31:10 -05:00 |
|
Ilya Zhuravlev
|
21bd0cdda0
|
vial: use more entropy for determining whether to reset eeprom
|
2020-12-19 21:51:11 -05:00 |
|
Ilya Zhuravlev
|
10e15c09a4
|
vial: initial encoder support
|
2020-12-18 22:35:41 -05:00 |
|
Ilya Zhuravlev
|
71280fe884
|
vial: properly use memcpy_P for retrieving keyboard definition
|
2020-12-17 05:29:50 -05:00 |
|
Ilya Zhuravlev
|
0cb8088cc4
|
vial: explicitly define VIAL_PROTOCOL_VERSION as 32-bit
|
2020-11-20 16:32:06 -05:00 |
|
Ilya Zhuravlev
|
2a9405a5a8
|
vial: support retrieving keyboard ID and protocol version
|
2020-10-18 14:36:45 -04:00 |
|
Ilya Zhuravlev
|
9791507fae
|
vial initial
|
2020-10-14 22:14:00 -04:00 |
|
shela
|
4d59657b83
|
Fix typo within debounce documentation (#10600)
|
2020-10-13 01:46:16 +01:00 |
|
Ryan
|
d46b8ef67c
|
Add STM32Duino to bootloader selection (#10558)
|
2020-10-13 03:19:50 +11:00 |
|
Ryan
|
adc06c5b3b
|
Remove bootloader_defs.h for some F072 boards (#10582)
|
2020-10-13 03:18:21 +11:00 |
|
Ryan
|
6c78f80fa1
|
Partial fix for sendstring_french.h (#10623)
|
2020-10-13 03:17:11 +11:00 |
|
shela
|
3d9fff1d28
|
Update Japanese document (#10605)
|
2020-10-13 01:08:38 +09:00 |
|
shela
|
975c2422f3
|
Update Japanese document (#10601)
|
2020-10-13 01:07:59 +09:00 |
|
shela
|
a4efb55a39
|
Update Japanese document. (#10599)
|
2020-10-13 01:07:11 +09:00 |
|
shela
|
96ac448a0f
|
Update feature_bluetooth.md of Japanese document. (#10594)
* Update Japanese document.
* Left justified.
* Update docs/ja/feature_bluetooth.md
Co-authored-by: s-show <s1shimz@gmail.com>
* Update docs/ja/feature_bluetooth.md
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
|
2020-10-13 01:06:06 +09:00 |
|
shela
|
216f9ed2c1
|
Update Japanese document. (#10589)
|
2020-10-13 01:05:28 +09:00 |
|
shela
|
c66d65df58
|
Update Japanese document (#10603)
|
2020-10-13 01:02:52 +09:00 |
|
Takeshi ISHII
|
f7e5d712c2
|
[Docs] Japanese translation of docs/isp_flashing_guide.md (#9896)
* start translation docs/ja/isp_flashing_guide.md
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* Japanese translation is in progress.
* update docs/ja/isp_flashing_guide.md
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: shela <shelaf@users.noreply.github.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
* Update docs/ja/isp_flashing_guide.md
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
Co-authored-by: Takuya Urakawa <urkwtky@gmail.com>
|
2020-10-13 01:01:07 +09:00 |
|
Jan-Frederick Musiol
|
49abff9071
|
changed type of process_combo_event argument in tutorial (#10621)
in tutorial for combos feature, changed type of compo_index argument of process_combo_event form uint8_t to uint16_t
|
2020-10-13 02:14:37 +11:00 |
|