handwired/myskeeb Layout Macro Refactor (#15181)
* handwired/myskeeb: update key positions in info.json * remove unused matrix positions L26 and R20 aren't physically present on the keyboard. * add image to readme file * add supported hardware and flashing example to readme
This commit is contained in:
parent
c6c35f3363
commit
86dd439eb6
4 changed files with 95 additions and 84 deletions
|
@ -1,11 +1,18 @@
|
|||
# myskeeb
|
||||
|
||||

|
||||
|
||||
Handwired Keyboard based on the Ergodash, with an OLED similar to Kyria.
|
||||
|
||||
* Keyboard Maintainer: [su8044](https://github.com/su8044)
|
||||
* Hardware Supported: Pro Micro (ATmega32U4)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make handwired/myskeeb:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make handwired/myskeeb:default:flash
|
||||
|
||||
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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue