Releases: VoidNoi/BadCard
Releases · VoidNoi/BadCard
v1.7.1
- Added a small delay between keystrokes for BLE so it doesn't skip any keys (I've tried over 50 times and not a single skipped key)
v1.7.0
- Adds keyboard layouts support for BLE
Note that language specific keys like "ñ" and "ß" are not supported for BLE
Also BLE may skip characters sometimes, especially characters that require modifier keys (SHIFT and ALTGR). This is a bluetooth issue.
- Fixes BLE text in the menu not changing
v1.6.3
- Fixes another 2 scancodes in the pt_BR keyboard layout
v1.6.1
- Fixes some pt_BR keyboard layout scancodes 9d40844 thanks to #9
v1.6.0
- Added the function to navigate, create and delete folders
- Added icons for the menus!
I had to change how the menus work completely so it took me quite a bit of time to get this one out
You can delete folders by pressing G0
and enter
on the selected folder!
v1.5.2
- Fixed a bug where the command keys didn't input the correct key code
- Added a delay of 1000 as default to make sure the device is connected before executing the script
v1.5.1
- Added more keyboard layouts (pt_BR, en_GB, nb_NO)
v1.5.0
Now your screen won't flicker every time you press a button on a menu
v1.4.1
- Added more keyboard layouts (sv_SE, it_IT, hu_HU, da_DK)
- BadCard now creates a file "language.lang" to remember the keyboard layout you selected (This file is hidden from the menu)