Web key configuration tool for TinyPICO BLE Macro Pad
TinyPICO BLE Keypad Key Configuration Tool
This is a web based key configuration tool for this custom BLE keypad.
TODOs
- i18n multi-language support
- Dark/Light theme support
- Vertical key cap layout ui
- Customize keyboard layout
- Editable key label
- Upload existing config file
- Reset single key
Project setup
npm install
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build
Preview for production build
npm run preview