diff --git a/readme.md b/readme.md index d5274067..57455b42 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,34 @@ > This is a fork of the official [GitHub Repo](https://github.com/qmk/qmk_firmware) of QMK. > This repo only contains userspace for my layouts and the layouts themselves. +## Boards + +The repo only contains keymaps for my own boards. The keymaps can be changed to other layouts as well. + +### Current + +* [Melody96](FrederikBaerentsen/QMK/src/branch/master/keyboards/melody96) +* [UT47.5](FrederikBaerentsen/QMK/src/branch/master/keyboards/ut472) +* [Kyria](FrederikBaerentsen/QMK/src/branch/master/keyboards/kyria) + +### Incoming + +* [Lily58](FrederikBaerentsen/QMK/src/branch/master/keyboards/lily58) (Est. Q2) +* [SPACE65:CyberVoyager](https://graystudio.club/) (Est. Q3/Q4) +* [Rukia R2](https://www.mintautumn.com/) (Est. Q4) +* [Klippe T R4](https://mekanisk.co/) (Est. Q3) +* [ElectroType Acrylic Alice](https://switchcouture.com/) (Est. Q2/Q3) +* [Uno](https://www.reddit.com/r/mechmarket/comments/gyijm7/gb_uno/) (Est. Q3) + +## Keyboard-layout-editor + +All the boards should be available on keyboard-layout-editor.com. + +* [Kyria](http://www.keyboard-layout-editor.com/#/gists/e0a6bd87b1e727555ec5c5c1b82c3670) +* [Lily58](http://www.keyboard-layout-editor.com/#/gists/ef22a088bdb96962de3b8b5ae4cd3951) +* [UT47.2](http://www.keyboard-layout-editor.com/#/gists/5ab8838c07cdb2fc41f3dd9a8b177bf4) +* [Melody96](http://www.keyboard-layout-editor.com/#/gists/8a16447546079e942b151523ac2356b8) + ## Keymaps All my keymaps are based on the userspace from [Drashna](https://github.com/qmk/qmk_firmware/tree/master/users/drashna). This is probably the most advanced userspace I've seen and I have heavily borrowed from it (read: copy/paste). @@ -31,34 +59,6 @@ And on UT47.2: Both has the same QWERTY layout and we can add mods around it. This isn't super useful for just alphas, but adding symbols and other layers it suddenly becomes much easier to add new keyboards. -## Boards - -The repo only contains keymaps for my own boards. The keymaps can be changed to other layouts as well. - -### Current - -* [Melody96](FrederikBaerentsen/QMK/src/branch/master/keyboards/melody96) -* [UT47.5](FrederikBaerentsen/QMK/src/branch/master/keyboards/ut472) -* [Kyria](FrederikBaerentsen/QMK/src/branch/master/keyboards/kyria) - -### Incoming - -* [Lily58](FrederikBaerentsen/QMK/src/branch/master/keyboards/lily58) (Est. Q2) -* [SPACE65:CyberVoyager](https://graystudio.club/) (Est. Q3/Q4) -* [Rukia R2](https://www.mintautumn.com/) (Est. Q4) -* [Klippe T R4](https://mekanisk.co/) (Est. Q3) -* [ElectroType Acrylic Alice](https://switchcouture.com/) (Est. Q2/Q3) -* [Uno](https://www.reddit.com/r/mechmarket/comments/gyijm7/gb_uno/) (Est. Q3) - -## Keyboard-layout-editor - -All the boards should be available on keyboard-layout-editor.com. - -* [Kyria](http://www.keyboard-layout-editor.com/#/gists/e0a6bd87b1e727555ec5c5c1b82c3670) -* [Lily58](http://www.keyboard-layout-editor.com/#/gists/ef22a088bdb96962de3b8b5ae4cd3951) -* [UT47.2](http://www.keyboard-layout-editor.com/#/gists/5ab8838c07cdb2fc41f3dd9a8b177bf4) -* [Melody96](http://www.keyboard-layout-editor.com/#/gists/8a16447546079e942b151523ac2356b8) - # Official QMK Information Below is information about the official [GitHub Repo](https://github.com/qmk/qmk_firmware)