-
-
Notifications
You must be signed in to change notification settings - Fork 40.6k
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
[kbdfans] Added dbroqua layout for kbd6x #10072
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add dbroqua keymap for kbd6x ## Description Add dbroqua layout for kbd6x with HHKB style and RGB. ## Types of Changes * [ ] Core * [ ] Bugfix * [ ] New feature * [ ] Enhancement/optimization * [] Keyboard (addition or update) * [x] Keymap/layout/userspace (addition or update) * [ ] Documentation ## Issues Fixed or Closed by This PR ## Checklist * [x] My code follows the code style of this project: [**C**](https://docs.qmk.fm/#/coding_conventions_c), [**Python**](https://docs.qmk.fm/#/coding_conventions_python) * [x] I have read the [**PR Checklist** document](https://docs.qmk.fm/#/pr_checklist) and have made the appropriate changes. * [ ] My change requires a change to the documentation. * [ ] I have updated the documentation accordingly. * [x] I have read the [**CONTRIBUTING** document](https://docs.qmk.fm/#/contributing). * [ ] I have added tests to cover my changes. * [x] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
zvecr
requested changes
Aug 18, 2020
* Change based on @zvecr * Added RESET button
noroadsleft
approved these changes
Aug 19, 2020
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.
Looks good to me.
fauxpark
approved these changes
Aug 19, 2020
Thanks! |
Shinichi-Ohki
added a commit
to Shinichi-Ohki/qmk_firmware
that referenced
this pull request
Aug 20, 2020
* 'master' of https://github.com/qmk/qmk_firmware: (126 commits) [Keyboard] AJisai74 (qmk#10021) [Keyboard] HolySwitch Co Southpaw75 (qmk#10011) [Keymap] update dvorak_42_key keymaps for atreus and ergodox_ez: add VSCode shortcuts (qmk#10054) Fix typo in docs/feature_dynamic_macros (qmk#10085) [Keymap] VIA keymap for Cannonkeys Ortho60 (qmk#10086) [Keymap] xd60:shura30 (qmk#10089) Rename keyboards/handwired/zergo/keymap.c to keyboards/handwired/zergo/keymaps/default/keymap.c (qmk#10094) [Keymap] added dbroqua keymap for kbdfans/kbd6x (qmk#10072) [Keyboard] Vision keyboard by SatT (qmk#9768) 60_ansi_arrows Community Layout; mrsendyyk keymaps for dz60 and maartenwut/eon65 (qmk#9993) [Keyboard] add Xelus Valor (qmk#10079) [Keyboard] Add support for keyboard 'Bolt' (qmk#10046) [Keymap] update kejadlen keymaps (qmk#9954) [Keymap] jotix_ortho_4x12_layout (qmk#10075) Changes to thevankeyboards/minivan:king keymap (qmk#10032) Refactor Adelais PCB (qmk#10069) [Keyboard] NK87 (qmk#9965) Update keymap for Keebio/iris4/rev4 (qmk#10062) Dawn60 update that breaks travis keyboard builds (qmk#10082) add VIA keymap for boardsource/3x4 (qmk#10043) ...
nicocesar
pushed a commit
to nicocesar/qmk_firmware
that referenced
this pull request
Sep 6, 2020
* [kbdfans] Added dbroqua layout for kbd6x Add dbroqua keymap for kbd6x Add dbroqua layout for kbd6x with HHKB style and RGB. * Update keymap.c * Change based on zvecr * Added RESET button
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add dbroqua layout for kbd6x with HHKB style and RGB.
Types of Changes
Issues Fixed or Closed by This PR
Checklist