Moozy_firmware/README.md

41 lines
783 B
Markdown
Raw Normal View History

2023-09-27 09:58:28 +02:00
# Moozy_firmware
> A mouse and keyboard application easily customizable for everyone.
2023-09-27 09:58:28 +02:00
2023-09-27 10:25:19 +02:00
8 directions by digital inputs, digital and analog joysticks, 3 speeds, right and left single, double and hold clicks, vertical scrolling, keyboard shortcuts, multimedia keys.
## Hardware
ESP32-S3
2025-06-15 10:29:15 +02:00
## Keyboard codes
Please to see : <https://github.com/sqrwf/arduino-usbhidkeyboard/blob/main/src/usbhidkeynames.h>
2023-09-27 10:25:19 +02:00
## Usage example
2025-06-15 10:29:15 +02:00
Turns almost any hardware into a USB mouse/keyboard/media device
2023-09-27 10:25:19 +02:00
## Development setup
It's the beginning
## Release History
2025-06-15 10:29:15 +02:00
* 0.0.2 Added exemple media key, and link to keyboard codes
* 0.0.1 Work in progress
2023-09-27 10:25:19 +02:00
## Contributing
Please see <https://moozy.click>
## License
Distributed under the GNU GPLv3 license. See LICENSE for more information.