Skip to content

Releases: VoidNoi/BadCard

v1.7.1

26 Sep 13:53
Compare
Choose a tag to compare
  • 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

25 Sep 10:01
Compare
Choose a tag to compare
  • 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

20 Sep 12:24
Compare
Choose a tag to compare
  • Fixes another 2 scancodes in the pt_BR keyboard layout

v1.6.2

19 Sep 15:10
Compare
Choose a tag to compare

v1.6.1

18 Sep 13:05
Compare
Choose a tag to compare
  • Fixes some pt_BR keyboard layout scancodes 9d40844 thanks to #9

v1.6.0

26 Jul 14:26
925e37a
Compare
Choose a tag to compare
  • 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

18 Jul 19:02
0ddf66e
Compare
Choose a tag to compare
  • 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

18 Jun 16:21
Compare
Choose a tag to compare
  • Added more keyboard layouts (pt_BR, en_GB, nb_NO)

v1.5.0

14 May 19:45
fab4a78
Compare
Choose a tag to compare
  • Improved menu rendering

Now your screen won't flicker every time you press a button on a menu

v1.4.1

04 May 15:58
ca8367f
Compare
Choose a tag to compare
  • 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)