-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove flags from default keymap, and append keyboard information to …
…README.md file.
- Loading branch information
Showing
3 changed files
with
10 additions
and
26 deletions.
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
# Lunakey Macro | ||
|
||
![Lunakey Macro](imgur.com image replace me!) | ||
![Lunakey Macro](https://i.imgur.com/BirFxgY.jpeg) | ||
|
||
*A short description of the keyboard/project* | ||
This is a macro keyboard which has 11 keys. | ||
|
||
* Keyboard Maintainer: [Yoichiro Tanaka](https://github.com/yourusername) | ||
* Hardware Supported: *The PCBs, controllers supported* | ||
* Hardware Availability: *Links to where you can find this hardware* | ||
* Keyboard Maintainer: [Yoichiro Tanaka](https://github.com/yoichiro) | ||
* Hardware Supported: Lunakey Macro PCB, Pro Micro MCU. | ||
* Hardware Availability: Published yet. | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make lunakey_macro:default | ||
|
||
Flashing example for this keyboard: | ||
|
||
make lunakey_macro:default:flash | ||
make lunakey_macro:default:avrdude | ||
|
||
To enter the bootloader mode, you push the black tact switch next to the ProMicro. | ||
|
||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |