Commit graph

21 commits

Author SHA1 Message Date
peoblouk
84fbe6ad36 adding CZ layout support 2022-12-31 17:35:44 +01:00
MX
473f9c0e44
Merge branch 'fz-dev' into dev 2022-12-27 16:06:27 +03:00
Daniel Carvallo
8a279758fd
Fix quoted error for macOS bad-usb (#2155)
* Add stderr redirect to null device
* Remove stderr redirect and replace <`> with <'>

Co-authored-by: あく <alleteam@gmail.com>
2022-12-27 16:55:25 +09:00
StellarStoic
2985268fe3
Adding Slovenian, Bosnian and Croatian layout
Slovenian (si) / Croatian (hr) keyboard layout, which is also the default layout for Bosnian (ba) (Latin, Bosnia and Herzegovina)
2022-11-26 22:49:56 +01:00
hardcod3d
b1f8073333
Turkish language support 2022-10-09 22:34:37 +03:00
MX
90eefeb2ed
Merge pull request #88 from jd-raymaker/dev
Added norwegian keyboard layout
2022-10-06 18:56:33 +03:00
MX
c76fcf5072
Merge branch 'fz-dev' into dev 2022-10-06 15:50:59 +03:00
Matvey Gerasimov
f16cdd1477
fix: typo badusb demo windows (#1824)
Fix a typo in the badusb demo script for Windows.

Co-authored-by: あく <alleteam@gmail.com>
2022-10-06 20:18:40 +09:00
JayDee Raymaker
adccb87499
Added norwegian keyboard layout 2022-10-05 23:26:24 +02:00
Mancha
bcb5af1813
Added Brazilian Portuguese keyboard layout
Created the BadUSB keyboard layout for the Brazilian Portuguese ABNT-2 keyboard layout configuration
2022-09-11 14:40:00 -03:00
MX
13465ef41d
Merged latest OFW changes 2022-08-12 05:18:27 +03:00
Vri
79d9731ea5
fix: typo badusb demo windows (#1579)
* fix: typo badusb demo windows: Fix a typo in the badusb demo script for Windows.
* Assets: update manifest

Co-authored-by: あく <alleteam@gmail.com>
2022-08-11 20:47:18 +09:00
MX
ef7dcc2e5e
update universal ac remote, new buttons, fixed ac.ir
deduplicated and fixed some names, also move sk-SK keymap into layouts folder
2022-08-08 17:52:53 +03:00
MX
8e172df48c
Merge branch 'dev' into dev 2022-08-08 15:52:42 +03:00
Jaroslav Mraz
12320056d9 sk-SK keyboard mapping for BadUsb 2022-08-04 14:55:12 +02:00
MX
db5c232f50
rm kl extension in archive app and move scripts back 2022-08-03 23:58:15 +03:00
MX
14f2b4f2f0
new badusb layout loading from microsd
by rien > dummy-decoy
2022-08-03 20:20:49 +03:00
ianegordon
fb8c8ae21c
Fix typos in macOS Bad USB demo (#1316)
* Fix typos in macOS Bad USB demo
* Update Manifest to reflect demo_macos.txt changes
2022-06-14 09:57:14 +09:00
Nikolay Minaylov
d075e00ae1
BadUSB ID change (#1046)
* badusb: vid/pid/strings change
* demo script update
* removed vid/pid values

Co-authored-by: あく <alleteam@gmail.com>
2022-03-23 16:35:25 +03:00
Nikolay Minaylov
1202f9b82d
[FL-2159] BadUSB alt codes (#935)
* badusb: alt code commands
* badusb: demo script update
* usb hid: consumer control descriptor
* BadUsb: remove dangerous type casting, rename variable to match codding style guide

Co-authored-by: あく <alleteam@gmail.com>
2022-01-02 20:34:39 +03:00
Nikolay Minaylov
51b823d1ca
[FL-2115][FL-2122] BadUSB demo scripts (#915)
* BadUSB: support for dual-modifier key commands, demo script for windows
* BadUSB: ALT-GUI command, demo script for macOS

Co-authored-by: あく <alleteam@gmail.com>
2021-12-21 15:49:57 +03:00