https://github.com/zackradisic/sticky
Fixing my broken right arrow key
https://github.com/zackradisic/sticky
Last synced: about 1 month ago
JSON representation
Fixing my broken right arrow key
- Host: GitHub
- URL: https://github.com/zackradisic/sticky
- Owner: zackradisic
- Created: 2024-03-09T20:01:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-09T20:01:44.000Z (over 2 years ago)
- Last Synced: 2025-01-12T15:14:44.512Z (over 1 year ago)
- Language: Objective-C
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# I broke my right arrow key on my macbook
so I had ChatGPT write this obj-c program, which intercepts `option + shift + left arrow` and instead performs a right arrow key.