-
-
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 support new revision for Paws60 #19943
Conversation
@@ -14,4 +14,14 @@ | |||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
*/ | |||
|
|||
#include "paws60.h" | |||
enum custom_keycodes { | |||
RED_ESC = SAFE_RANGE, |
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.
RED_ESC = SAFE_RANGE, | |
RED_ESC = QK_KB, |
@@ -0,0 +1,29 @@ | |||
# Paws60 (Rev 2) | |||
|
|||
![Paws60](https://i.imgur.com/eRviqJy.png) |
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.
![Paws60](https://i.imgur.com/eRviqJy.png) | |
![Paws60](https://i.imgur.com/eRviqJyh.png) |
Thank you for your contribution! |
Thank you for your contribution! |
Description
Added support new revision for Paws60
Types of Changes
Checklist