-
-
Notifications
You must be signed in to change notification settings - Fork 39.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
added cypher keyboard support #5466
Conversation
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.
Thanks! Mainly just naming convention fixes here, nothing major.
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
Co-Authored-By: westfoxtrot <[email protected]>
@drashna @noroadsleft @mechmerlin all changes made as per your requests |
Awesome, thanks! |
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 was too slow checking this. :(
The info.json
file as-is right now will lead to QMK Configurator assigning keys out of order for Cypher owners who use it, and they'll end up with something like this for the default keymap.
Please see the corrections below.
I can go into more detail if you're interested.
* added the cypher qmk configuration * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * made modifications as per requests * removed endif from cypher.h
* 'master' of https://github.com/qmk/qmk_firmware: (75 commits) [Keyboard] E6V2 Bootmapper Client QMK port (qmk#5495) [Keymap] Add kwer keymap and RGB mod description to cypher (qmk#5479) [Keymap] added user keymap (qmk#5499) build size-check enhancement (qmk#5485) [Keyboard] Add Collide39 keyboard (qmk#5486) [Docs] Add udev rule for Input Club bootloaders (qmk#5494) [Keymap] adding keymaps (qmk#3583) Add 3 speed mousekey movement option (qmk#2246) [Keymap] add redox/rev1:fculpo keymap (qmk#5491) [Keymap] Update iris default (qmk#5489) Refactor staryu to current standards and enable support for backlight keycodes (qmk#5487) Fixing Ergodox_EZ rgb_led initialization Added songs from Nier and Nier Automata Document an annoyance with Grave Escape and macOS Terminal (qmk#5483) Bugfix for recently integrated cypher keyboard (qmk#5481) add keyboards/mxss/rgblight.h from e661f15:quantum/rgblight.h (qmk#5461) [Keymap] Planck Keymap :: rjhiglefort (qmk#5059) Add support for RGB LEDs wired directly to each half's controller (qmk#5392) [Keyboard] added cypher keyboard support (qmk#5466) [Keymap] Add custom Planck Light keymap (qmk#5464) ...
* added the cypher qmk configuration * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * made modifications as per requests * removed endif from cypher.h
* added the cypher qmk configuration * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * made modifications as per requests * removed endif from cypher.h
* added the cypher qmk configuration * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/cypher.h Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/info.json Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/keymaps/default-iso/keymap.c Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * Update keyboards/westfoxtrot/cypher/readme.md Co-Authored-By: westfoxtrot <[email protected]> * made modifications as per requests * removed endif from cypher.h
Description
Added support for the cypher PCB
Types of Changes
Issues Fixed or Closed by This PR
Checklist