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 KBD8X MKII #6033

Merged
merged 8 commits into from
Jun 1, 2019
Merged

Add support for KBD8X MKII #6033

merged 8 commits into from
Jun 1, 2019

Conversation

ai03-2725
Copy link
Contributor

Description

Adds support for the KBD8X MKII keyboard.

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 KBD8X 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).

keyboards/kbdfans/kbd8x_mk2/rules.mk Outdated Show resolved Hide resolved

![Photo](https://cdn.shopify.com/s/files/1/1473/3902/products/9_e4262f46-0d69-4c6c-9cc6-b88a3e2483d7_1800x1800.jpg)

A fairly typical TKL
Copy link
Contributor

Choose a reason for hiding this comment

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

lol fairly typical

Copy link
Member

Choose a reason for hiding this comment

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

also, it doesn't quite match the tkl_ansi layout we have. :(

# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
Copy link
Contributor

Choose a reason for hiding this comment

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

I see that you have pins defined for this and setting this enabled makes total sense. However, the board itself doesn't seem to have any translucent areas that would make use of this underglow. Please correct me if I'm wrong. Nothing to really change here, just me curious.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The PCB has built-in RGB underglow LEDs, which take advantage of the option of polycarbonate bottoms.
For aluminum-bottomed builds, it will be useless.

keyboards/kbdfans/kbd8x_mk2/config.h Outdated Show resolved Hide resolved
keyboards/kbdfans/kbd8x_mk2/rules.mk Outdated Show resolved Hide resolved
keyboards/kbdfans/kbd8x_mk2/keymaps/default/readme.md Outdated Show resolved Hide resolved
Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: MechMerlin <[email protected]>
@drashna
Copy link
Member

drashna commented Jun 1, 2019

Thanks!

@drashna drashna merged commit d9ebd5c into qmk:master Jun 1, 2019
Timbus pushed a commit to Timbus/qmk_firmware that referenced this pull request Jun 23, 2019
* Begin work

* Make things a tad easier to read

* Fix spacing

* Get things compiling

* Build a variety of generic keymaps

* Correct RGB pin

* Add configurator json

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: MechMerlin <[email protected]>
ridingqwerty pushed a commit to ridingqwerty/qmk_firmware that referenced this pull request Jan 10, 2020
* Begin work

* Make things a tad easier to read

* Fix spacing

* Get things compiling

* Build a variety of generic keymaps

* Correct RGB pin

* Add configurator json

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: MechMerlin <[email protected]>
JeffreyPalmer pushed a commit to JeffreyPalmer/qmk_firmware that referenced this pull request Feb 27, 2020
* Begin work

* Make things a tad easier to read

* Fix spacing

* Get things compiling

* Build a variety of generic keymaps

* Correct RGB pin

* Add configurator json

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: MechMerlin <[email protected]>
swamp09 pushed a commit to swamp09/qmk_firmware that referenced this pull request Mar 11, 2020
* Begin work

* Make things a tad easier to read

* Fix spacing

* Get things compiling

* Build a variety of generic keymaps

* Correct RGB pin

* Add configurator json

* Apply suggestions from code review

Co-Authored-By: Elliot Powell <[email protected]>
Co-Authored-By: MechMerlin <[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