-
-
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
Add Lunar Keyboard #4976
Add Lunar Keyboard #4976
Conversation
@drashna approved by me |
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.
Glad to see this in! Just a few minor formatting changes.
SWPLURL | ||
}; | ||
|
||
#define _______ KC_TRNS |
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 is actually included when you #include QMK_KEYBOARD_H
#define _______ KC_TRNS |
*/ | ||
#include QMK_KEYBOARD_H | ||
|
||
#define _______ KC_TRNS |
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.
Same comment as above
#define _______ KC_TRNS |
keyboards/ai03/lunar/readme.md
Outdated
A 65% keyboard made specifically for Alps SKCM/L switches and AEK/M0116 keycaps. | ||
|
||
Keyboard Maintainer: [ai03](https://github.com/ai03-2725) | ||
Hardware Supported: Official Lunar PCB |
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 need a few spaces here to get markdown to render properly
Hardware Supported: Official Lunar PCB | |
Hardware Supported: Official Lunar PCB |
Sent in a commit for the requested changes. |
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.
My name is Merlin, and I approve this PR.
* Generate project * Adjust files * Get things working * Update readme * Add VIA configurator compatibility * Grammar * Update keymap * Split lunar info default and VIA keymaps * Copyrights * VIA tuneup * A few missed copyrights * Remove unnecessary junk * Remove unnecessary bits, fix readme
* Generate project * Adjust files * Get things working * Update readme * Add VIA configurator compatibility * Grammar * Update keymap * Split lunar info default and VIA keymaps * Copyrights * VIA tuneup * A few missed copyrights * Remove unnecessary junk * Remove unnecessary bits, fix readme
Adds the Lunar by Switchplate Peripherals.
The two supplied keymaps by default:
Types of changes
Issues Fixed or Closed by this PR
None
Checklist: