Skip to content
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 support for KBDPAD MKII #6034

Merged
merged 6 commits into from
Jun 2, 2019
Merged

Add support for KBDPAD MKII #6034

merged 6 commits into from
Jun 2, 2019

Conversation

ai03-2725
Copy link
Contributor

@ai03-2725 ai03-2725 commented May 31, 2019

Description

Adds support for the KBDPAD MKII numpad.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

  • Adds the KBDPAD MKII

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

* represents the switch matrix.
*/
#define LAYOUT( \
K00, K01, K02, K03, \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious why you decided to go Kxy here and for the kbd8x mkii you went with Kxyz.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking back at it, I have no idea. Probably either extreme fatigue, or too long of a gap between the pad and 8x's revised PCB that I forgot how I labeled it on the 8x.

keyboards/kbdfans/kbdpad_mk2/config.h Outdated Show resolved Hide resolved
keyboards/kbdfans/kbdpad_mk2/rules.mk Outdated Show resolved Hide resolved
keyboards/kbdfans/kbdpad_mk2/rules.mk Outdated Show resolved Hide resolved
Copy link
Member

@drashna drashna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you wanted to add community layout support?

keyboards/kbdfans/kbdpad_mk2/kbdpad_mk2.h Outdated Show resolved Hide resolved
keyboards/kbdfans/kbdpad_mk2/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/kbdfans/kbdpad_mk2/keymaps/tester/keymap.c Outdated Show resolved Hide resolved
keyboards/kbdfans/kbdpad_mk2/info.json Outdated Show resolved Hide resolved
Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: Drashna Jaelre <[email protected]>
Copy link
Member

@drashna drashna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Thanks!

@drashna drashna merged commit 3449000 into qmk:master Jun 2, 2019
Timbus pushed a commit to Timbus/qmk_firmware that referenced this pull request Jun 23, 2019
* Build some testing keymaps

* Match naming convention to 8x

* Add configurator json

* Forgot to build the readme

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: Drashna Jaelre <[email protected]>

* Update keyboards/kbdfans/kbdpad_mk2/rules.mk

Co-Authored-By: Drashna Jaelre <[email protected]>
ridingqwerty pushed a commit to ridingqwerty/qmk_firmware that referenced this pull request Jan 10, 2020
* Build some testing keymaps

* Match naming convention to 8x

* Add configurator json

* Forgot to build the readme

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: Drashna Jaelre <[email protected]>

* Update keyboards/kbdfans/kbdpad_mk2/rules.mk

Co-Authored-By: Drashna Jaelre <[email protected]>
JeffreyPalmer pushed a commit to JeffreyPalmer/qmk_firmware that referenced this pull request Feb 27, 2020
* Build some testing keymaps

* Match naming convention to 8x

* Add configurator json

* Forgot to build the readme

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: Drashna Jaelre <[email protected]>

* Update keyboards/kbdfans/kbdpad_mk2/rules.mk

Co-Authored-By: Drashna Jaelre <[email protected]>
swamp09 pushed a commit to swamp09/qmk_firmware that referenced this pull request Mar 11, 2020
* Build some testing keymaps

* Match naming convention to 8x

* Add configurator json

* Forgot to build the readme

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: Drashna Jaelre <[email protected]>

* Update keyboards/kbdfans/kbdpad_mk2/rules.mk

Co-Authored-By: Drashna Jaelre <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants