-
-
Notifications
You must be signed in to change notification settings - Fork 40.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Candy87 PCB Firmware #24298
base: master
Are you sure you want to change the base?
Candy87 PCB Firmware #24298
Conversation
candy87 v2 firmware, working and tested
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Removed old rules.mk info.json renamed to keyboard.json
iso, ansi, f12 and f13 layouts + community layouts
Added keymaps for all possible layouts
Thank you for your contribution! |
Added WKL and full backspace/ right shift community layouts as requested in my PR
Thank you for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple requests for the keymaps:
- RGB Matrix keycodes should be added to layer 1
QK_BOOT
keycode would also be nice to have on layer 1- Replace keycodes with their short alias ie.
KC_PRINT_SCREEN
->KC_PSCR
,KC_BACKSPACE
->KC_BSPC
, etc. Refer to the keycode list in the documentation.
Thank you for your contribution! |
Co-authored-by: jack <[email protected]>
Added RGB Matrix Keycodes, Aliases and formatting as requested for the PR
Done a lot of changes |
Capital "K" for the brand
Candy87 Firmware
Description
This is the initial firmware for the Candy87 PCB that is offered by Candykeys.
This PCB was designed for the Geonworks F1-8X V2.
Types of Changes
Issues Fixed or Closed by This PR
Checklist