-
-
Notifications
You must be signed in to change notification settings - Fork 43.1k
Adding Keenome Keys' "The Grid v2" to QMK #25813
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
Merged
Merged
Conversation
This file contains hidden or 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
waffle87
requested changes
Nov 22, 2025
Member
waffle87
left a comment
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.
This PR is missing a readme.md file.
Co-authored-by: Jack Sangdahl <[email protected]>
Added detailed readme for The Grid v2 keyboard including setup and bootloader instructions.
Contributor
Author
Added. |
Updated readme with specific hardware details.
This was referenced Nov 22, 2025
zvecr
approved these changes
Nov 23, 2025
waffle87
approved these changes
Nov 25, 2025
cadusk
pushed a commit
to cadusk/qmk_firmware
that referenced
this pull request
Nov 29, 2025
* upstream/master: (24 commits) Bump actions/checkout from 4 to 6 (qmk#25829) QMK CLI Environment bootstrapper (qmk#25038) Add Demod LM Rev. 1 (qmk#25793) Add support for Coffee Break Keyboards' Coffeevan (qmk#25805) [Keyboard] Add Keenome Keys' "The Grid v2" (qmk#25813) Bump actions/checkout from 5 to 6 (qmk#25807) [Keyboard] Add Coffee Break Keyboards Acai (qmk#25796) Short term fix for skip_converter KeyError in 'qmk userspace-add' (qmk#25798) Hyper7 v4 (qmk#25728) Add imi60-HS (qmk#25773) Fix detection of hid bootloader flashing tool (qmk#25790) VIA Keylog Change (qmk#25504) [Bugfix] QP error handling (qmk#25591) [Keyboard] Add Rubrehaku (qmk#24907) Fix pmw33xx sensor initialisation (qmk#25777) Add LED index map to `qmk info` cli command (qmk#25743) Bump actions/download-artifact from 5 to 6 (qmk#25746) Bump actions/upload-artifact from 4 to 5 (qmk#25745) Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 (qmk#25771) Deprecate LAYOUT() macro in favor of JSON matrix definitions ...
eth4nH
pushed a commit
to eth4nH/yunzii_firmware
that referenced
this pull request
Dec 4, 2025
* Add 'the_grid_v2' to QMK * Per documentation, formatted keyboard.json and add license to keymap.c * Update keyboards/keenome_keys/the_grid_v2/keyboard.json Co-authored-by: Jack Sangdahl <[email protected]> * Create readme.md for The Grid v2 keyboard Added detailed readme for The Grid v2 keyboard including setup and bootloader instructions. * Revise readme for The Grid v2 keyboard Updated readme with specific hardware details. --------- Co-authored-by: Jack Sangdahl <[email protected]>
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
Added a keyboard subfolder named "keenome_keys" with one keyboard named "the_grid_v2". This keyboard is direct-pinned to an RP2040 with an RGB matrix that are defined in "keyboard.json", all under the vendor ID "6167", which I did not see a conflict with in the repository.
Types of Changes
Issues Fixed or Closed by This PR
Checklist