Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andypiper/ezykeys-mac-setup
Configuring the EZYezll EZYkeys on macOS
https://github.com/andypiper/ezykeys-mac-setup
hardware hid keyboard keypad macos usb-hid vial
Last synced: 17 days ago
JSON representation
Configuring the EZYezll EZYkeys on macOS
- Host: GitHub
- URL: https://github.com/andypiper/ezykeys-mac-setup
- Owner: andypiper
- License: cc0-1.0
- Created: 2022-07-11T12:28:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T14:17:43.000Z (about 2 years ago)
- Last Synced: 2024-12-06T08:33:56.308Z (27 days ago)
- Topics: hardware, hid, keyboard, keypad, macos, usb-hid, vial
- Language: Python
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ezykeys-mac-setup
Notes and scripts for the [Ezykeys No 2846 kit](https://ezykeys.com/) - a 5-key RGB-lit keypad based on a WCH CH552 chip, with 2 x 20 char 1620 LCD display and rotary dial
- no 2846
- Frankenstein MK5![a keypad with 5 keys lit in blue and a raised LCD screen, looking like a miniature old-style PC](./img/first-assembly.jpeg)
## what is here- several [images](img/) of my keypad
- code: [JavaScript](js/) (link to another [project]((https://github.com/RediPanda/Redi-No2846-Driver))), [Python](python/), [Swift](swift/) (to come...?)
- default [Vial configuration](2846-default.vil)
- notes on [figuring out the hardware](mk5-2846.md)
- stuff I learned about the (Windows-only) [software](win-sw.md)
- various [ideas](ideas.md) for things we could do in the future...## references
This is a useful project: [Redi-No2846-Driver](https://github.com/RediPanda/Redi-No2846-Driver)
## license
released under the CC0 Universal license
## contributions
Welcomed!