41 lines
783 B
Markdown
41 lines
783 B
Markdown
# Moozy_firmware
|
|
> A mouse and keyboard application easily customizable for everyone.
|
|
|
|
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
|
|
|
|
|
|
## Keyboard codes
|
|
|
|
Please to see : <https://github.com/sqrwf/arduino-usbhidkeyboard/blob/main/src/usbhidkeynames.h>
|
|
|
|
|
|
## Usage example
|
|
|
|
Turns almost any hardware into a USB mouse/keyboard/media device
|
|
|
|
|
|
## Development setup
|
|
|
|
It's the beginning
|
|
|
|
|
|
## Release History
|
|
|
|
* 0.0.2 Added exemple media key, and link to keyboard codes
|
|
* 0.0.1 Work in progress
|
|
|
|
|
|
## Contributing
|
|
|
|
Please see <https://moozy.click>
|
|
|
|
|
|
## License
|
|
|
|
Distributed under the GNU GPLv3 license. See LICENSE for more information.
|