-
-
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
Add support for keyboard 'Bolt' #10046
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 support for keyboard 'Bolt'
zvecr
requested changes
Aug 16, 2020
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
fauxpark
requested changes
Aug 16, 2020
Co-authored-by: Ryan <[email protected]>
fauxpark
approved these changes
Aug 17, 2020
noroadsleft
requested changes
Aug 18, 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.
GitHub tip: You can apply multiple suggestions to a single commit by using the Files Changed tab.
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Thanks guys, I appreciate it! |
drashna
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.
LGTM
noroadsleft
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
* Add support for keyboard 'Bolt' Add support for keyboard 'Bolt' * Update info.json * Update info.json * Update keyboards/lazydesigners/bolt/config.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/lazydesigners/bolt/rules.mk Co-authored-by: Joel Challis <[email protected]> * Update keyboards/lazydesigners/bolt/readme.md Co-authored-by: Joel Challis <[email protected]> * Update info.json * Update keyboards/lazydesigners/bolt/info.json Co-authored-by: Ryan <[email protected]> * Update keyboards/lazydesigners/bolt/bolt.h Co-authored-by: James Young <[email protected]> * Update keyboards/lazydesigners/bolt/info.json Co-authored-by: James Young <[email protected]> * Update keyboards/lazydesigners/bolt/keymaps/default/keymap.c Co-authored-by: James Young <[email protected]> * Update keyboards/lazydesigners/bolt/info.json Co-authored-by: James Young <[email protected]> * Update keyboards/lazydesigners/bolt/keymaps/default/keymap.c Co-authored-by: James Young <[email protected]> * Update keyboards/lazydesigners/bolt/keymaps/default/keymap.c Co-authored-by: James Young <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: James Young <[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.
Add support for keyboard 'Bolt'
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist