Added my keyboard - Ghost54
Description
I've added the keyboard 'Ghost54' to the keyboards. It's a ortho split 4x6_4 with 3 thumb keys and encoder, with OLED 64x32. I've added 2 keymaps, a 'default' and a 'via'.
Types of Changes
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement/optimization
- [x] Keyboard (addition or update)
- [x] Keymap/layout/userspace (addition or update)
- [ ] Documentation
Checklist
- [x] My code follows the code style of this project: C, Python
- [x] I have read the PR Checklist document and have made the appropriate changes.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [x] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
Consider placing your files within "controllerworks/" folder to reduce the number of top level keyboards folder.
If this keyboard is intended to have OLEDs installed, you need to add some OLED code in a
ghost54.cfile. There is currently none.
Will it fail to compile if no oled info is provided?
If this keyboard is intended to have OLEDs installed, you need to add some OLED code in a
ghost54.cfile. There is currently none.Will it fail to compile if no oled info is provided?
It certainly won't be accepted for the OLED feature to enabled but not configured.
Closing as the bot would have marked it as stale by now, and requested changes have not been made.