Browse Source

Updated readme

master
Frederik Baerentsen 3 years ago
parent
commit
183b6671d1
  1. 43
      readme.md

43
readme.md

@ -12,15 +12,17 @@ The repo only contains keymaps for my own boards. The keymaps can be changed to
* [UT47.5](keyboards/ut472)
* [Kyria](keyboards/kyria)
* [Drop ALT](keyboards/massdrop/alt)
* [ElectroType Acrylic Alice](https://switchcouture.com/) (Q3 - 2020)
* [Lily58](FrederikBaerentsen/QMK/src/branch/master/keyboards/lily58) (Q2 - 2020)
* [SPACE65:CyberVoyager](https://graystudio.club/) (Q4 - 2020)
* [Uno](https://www.reddit.com/r/mechmarket/comments/gyijm7/gb_uno/) (Q3 - 2020)
### 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)
* [Rukia R2](https://www.mintautumn.com/) (Est. ~~Q4 - 2020~~ Q2 - 2021)
* [Think65 V2](https://graystudio.club/) (Est. Q2 - 2020)
* ~~[Klippe T R4](https://mekanisk.co/) (Est. Q3)~~
## Keyboard-layout-editor
@ -30,6 +32,7 @@ All the boards should be available on keyboard-layout-editor.com.
* [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)
* [SC Alice](http://www.keyboard-layout-editor.com/#/gists/d4e2669ee1344ea9a648220a490030c5)
## Keymaps
@ -59,31 +62,3 @@ 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.
# Official QMK Information
Below is information about the official [GitHub Repo](https://github.com/qmk/qmk_firmware)
[![Current Version](https://img.shields.io/github/tag/qmk/qmk_firmware.svg)](https://github.com/qmk/qmk_firmware/tags)
[![Build Status](https://travis-ci.org/qmk/qmk_firmware.svg?branch=master)](https://travis-ci.org/qmk/qmk_firmware)
[![Discord](https://img.shields.io/discord/440868230475677696.svg)](https://discord.gg/Uq7gcHh)
[![Docs Status](https://img.shields.io/badge/docs-ready-orange.svg)](https://docs.qmk.fm)
[![GitHub contributors](https://img.shields.io/github/contributors/qmk/qmk_firmware.svg)](https://github.com/qmk/qmk_firmware/pulse/monthly)
[![GitHub forks](https://img.shields.io/github/forks/qmk/qmk_firmware.svg?style=social&label=Fork)](https://github.com/qmk/qmk_firmware/)
This is a keyboard firmware based on the [tmk\_keyboard firmware](https://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR and ARM controllers, and more specifically, the [OLKB product line](https://olkb.com), the [ErgoDox EZ](https://ergodox-ez.com) keyboard, and the [Clueboard product line](https://clueboard.co).
## Documentation
* [See the official documentation on docs.qmk.fm](https://docs.qmk.fm)
The docs are powered by [Docsify](https://docsify.js.org/) and hosted on [GitHub](https://github.com/qmk/qmk_firmware/docs/). They are also viewable offline; see [Previewing the Documentation](https://docs.qmk.fm/#/contributing?id=previewing-the-documentation) for more details.
You can request changes by making a fork and opening a [pull request](https://github.com/qmk/qmk_firmware/pulls), or by clicking the "Edit this page" link at the bottom of any page.
## Maintainers
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, [Hasu](https://github.com/tmk). The OLKB product firmwares are maintained by [Jack Humbert](https://github.com/jackhumbert), the Ergodox EZ by [ZSA Technology Labs](https://github.com/zsa), the Clueboard by [Zach White](https://github.com/skullydazed), and the Atreus by [Phil Hagelberg](https://github.com/technomancy).
## Official Website
[qmk.fm](https://qmk.fm) is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

Loading…
Cancel
Save