-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
Add Reverie to QMK #24227
Add Reverie to QMK #24227
Conversation
|
||
Reverie PCB from CannonKeys | ||
|
||
This is for both the solderable and hotswap versions of this PCB. The hotswap version does not support per-key LEDs and has reduced layout support (no ISO) |
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.
This line implies its 2 different PCBs, so probably should be
keyboards/cannonkeys/reverie/soldered/
keyboards/cannonkeys/reverie/hotswap/
This way it can better encapsulate the hardware differences.
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.
I took a stab at this - I think its ok now
Co-authored-by: jack <[email protected]>
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.
As of August 26, 2024, qmk/qmk_firmware
is no longer accepting VIA-enabled keymaps as these have now transitioned to a repository under the VIA team's control.
As you've submitted a PR containing via
or VIA-enabled keymap(s), this is your notice that they should be removed from this PR. You should now submit a secondary PR to the VIA QMK Userspace repository with your associated via
or VIA-enabled keymaps instead.
@drashna I have removed the VIA related stuff and this should be ready to check now |
keyboards/cannonkeys/reverie/solderable/keymaps/default/keymap.c
Outdated
Show resolved
Hide resolved
Thank you for your contribution! |
* Add Reverie to QMK * Add backlight to reverie * Update reverie readme and copyright notices * Use format json to update keyboard.json formatting * Update to have solderable and hotswap variants split * Update copyright noticeS * JSON formatting updates * inherit config.h * fix broken keymap * Update reverie hs keyboard.json to be accurate * Update keyboards/cannonkeys/reverie/hotswap/keyboard.json Co-authored-by: jack <[email protected]> * Remove VIA keymaps * Update keymap --------- Co-authored-by: jack <[email protected]>
* Add Reverie to QMK * Add backlight to reverie * Update reverie readme and copyright notices * Use format json to update keyboard.json formatting * Update to have solderable and hotswap variants split * Update copyright noticeS * JSON formatting updates * inherit config.h * fix broken keymap * Update reverie hs keyboard.json to be accurate * Update keyboards/cannonkeys/reverie/hotswap/keyboard.json Co-authored-by: jack <[email protected]> * Remove VIA keymaps * Update keymap --------- Co-authored-by: jack <[email protected]>
* Add Reverie to QMK * Add backlight to reverie * Update reverie readme and copyright notices * Use format json to update keyboard.json formatting * Update to have solderable and hotswap variants split * Update copyright noticeS * JSON formatting updates * inherit config.h * fix broken keymap * Update reverie hs keyboard.json to be accurate * Update keyboards/cannonkeys/reverie/hotswap/keyboard.json Co-authored-by: jack <[email protected]> * Remove VIA keymaps * Update keymap --------- Co-authored-by: jack <[email protected]>
Description
Add the Reverie PCB to QMK
Types of Changes
Issues Fixed or Closed by This PR
Checklist