-
-
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
Added basic QMK support and keymap for Lotus58 Glow #12594
Conversation
Thank you for your contribution! |
Thank you for your contribution! |
This reverts commit 77284b7.
commit a83f0b6 Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Tue Sep 7 15:30:28 2021 +0200 Revert "fixed encoder position" This reverts commit 77284b7. commit 77284b7 Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Tue Sep 7 15:02:41 2021 +0200 fixed encoder position commit fa5d794 Merge: c6fc84f 0a9843b Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Fri Jul 9 21:13:37 2021 +0200 Merge branch 'master' of https://github.com/TweetyDaBird/qmk_firmware commit c6fc84f Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Fri Jul 9 21:13:00 2021 +0200 final keymap commit 0a9843b Merge: 904eba2 db1eacd Author: Markus Knutsson <markus.knutsson@tweety.se> Date: Thu May 20 08:49:53 2021 +0200 Merge branch 'qmk:master' into master commit 904eba2 Merge: 118af37 3023015 Author: Markus Knutsson <markus.knutsson@tweety.se> Date: Wed May 19 16:23:08 2021 +0200 Merge branch 'qmk:master' into master commit 118af37 Author: Markus Knutsson <markus.knutsson@tweety.se> Date: Fri Apr 16 10:11:17 2021 +0200 Create README.md commit 1320853 Author: Markus Knutsson <markus.knutsson@tweety.se> Date: Fri Apr 16 10:01:41 2021 +0200 Delete readme.md commit a33b503 Merge: ca38782 cfb09ff Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Fri Apr 16 10:00:46 2021 +0200 Merge branch 'master' of https://github.com/TweetyDaBird/qmk_firmware commit ca38782 Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Fri Apr 16 09:59:54 2021 +0200 added main folder commit cfb09ff Author: Markus Knutsson <markus.knutsson@tweety.se> Date: Fri Apr 16 09:58:28 2021 +0200 Delete readme.md commit 387e59a Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Fri Apr 16 09:49:19 2021 +0200 Lotus58 Keymap commit 37d9a67 Author: TweetyDaBird <markus.knutsson@tweety.se> Date: Sat Mar 13 22:10:26 2021 +0100 Added Lotus Untested!
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.
you have changes to the submodules, which need to be reverted.
Most likely, the PR needs a rebase to fix the issue. If you need help with this, let us know.
* Hardware Supported: *The PCBs, controllers supported* | ||
* Hardware Availability: *Links to where you can find this hardware* | ||
|
||
Make example for this keyboard (after setting up your build environment): |
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.
Could you add instructions on how to enter the bootloader, to flash new firmware?
Eg:
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `RESET` if it is available
Thank you for your contribution! |
@TweetyDaBird we have continuing requests for firmware for this keyboard in the QMK discord- if you can address the changes or need help making them please reach out https://discord.gg/3QUsJqvwbm |
Thank you for your contribution! |
Lotus58 Split keyboard
Types of Changes
Checklist