https://github.com/sizigi/kso-config
keyswitch.one configuration utility
https://github.com/sizigi/kso-config
electron keyboard usb-hid
Last synced: about 1 month ago
JSON representation
keyswitch.one configuration utility
- Host: GitHub
- URL: https://github.com/sizigi/kso-config
- Owner: sizigi
- Created: 2017-05-31T05:05:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T19:57:36.000Z (almost 8 years ago)
- Last Synced: 2025-03-01T00:24:52.600Z (over 1 year ago)
- Topics: electron, keyboard, usb-hid
- Language: TypeScript
- Homepage: http://keyswitch.one
- Size: 391 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# KSO Config

The configuration utility for . Still a work-in-progress.
## Building
1. Clone the repository.
2. `yarn install` the dependencies.
3. `yarn compile` the data files.
4. `electron-forge start` the application.