-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
LeftyNumpad Keyboard #10500
LeftyNumpad Keyboard #10500
Conversation
Apologies for the noise on the PR, seems there was a minor conflict between how the tests ran and how the make process worked.
|
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: James Young <[email protected]> Co-authored-by: Ryan <[email protected]>
Thanks all for the feedback. There were a lot of items here which I didn't consider and seemed to be glossed over in the PR guide. If you feel it's appropriate, I would be more than happy to make a PR to those docs as well to fill out the documentation there. |
Co-authored-by: Ryan <[email protected]>
* upstream/master: (81 commits) [Keyboard] New keyboard - eiri (qmk#10529) [Keymap] Add niu mini dye sub keymap (qmk#10525) Clean ChibiOS platform files (qmk#10505) [Keyboard] LeftyNumpad Keyboard (qmk#10500) [Keyboard] add maja capslock indicator (qmk#10151) Fix issue introduced by PR#10404 (qmk#10559) Docs: fix udev rules [CLI] Add c2json (qmk#8817) Improve LAYOUT macro searching (qmk#9530) CLI: update subcommands to use return instead of exit() (qmk#10323) Fixes small typo in docs (qmk#10515) Update personal keymap for Let's Split keyboard. (qmk#10536) [Keymap] Move my custom functions and keymaps to userspace (qmk#10502) [Keyboard] add support for ymd75 rev3 (qmk#10483) [Keyboard] Add soy20 PCB (qmk#10440) Fix for MIDI sustain effect issue (qmk#10361) format code according to conventions [skip ci] [Keyboard] Add Yugo-M Controller (qmk#10389) [Keymap] Add onekey keymap for OLED testing (qmk#10380) [Keymap] Add winterNebs keymaps (qmk#10328) ...
* Clean LeftyNumpad code * Fix typo in recently renamed file * Fix issues with keymap layout * Initial PR Feedback fixes * Update keyboards/handwired/leftynumpad/config.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/handwired/leftynumpad/config.h Co-authored-by: Joel Challis <[email protected]> * Apply suggestions from code review Co-authored-by: Joel Challis <[email protected]> * Apply suggestions from code review Co-authored-by: James Young <[email protected]> Co-authored-by: Ryan <[email protected]> * Add fixes based on PR feedback * Update keyboards/handwired/leftynumpad/readme.md Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: James Young <[email protected]> Co-authored-by: Ryan <[email protected]>
* Clean LeftyNumpad code * Fix typo in recently renamed file * Fix issues with keymap layout * Initial PR Feedback fixes * Update keyboards/handwired/leftynumpad/config.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/handwired/leftynumpad/config.h Co-authored-by: Joel Challis <[email protected]> * Apply suggestions from code review Co-authored-by: Joel Challis <[email protected]> * Apply suggestions from code review Co-authored-by: James Young <[email protected]> Co-authored-by: Ryan <[email protected]> * Add fixes based on PR feedback * Update keyboards/handwired/leftynumpad/readme.md Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: James Young <[email protected]> Co-authored-by: Ryan <[email protected]>
Description
Add new handwired keypad
Types of Changes
Checklist