Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Add sponsors, update pages concerning missing files & binaries #142

Merged
merged 6 commits into from
Oct 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions _i18n/de/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ permalink: /de/404.html
lang: "de"
---

Entschuldigung, diese Seite ist möglicherweise umgezogen. Bitte kontaktiere <a href="mailto:[email protected]">[email protected]</a> mit dem Link/Inhalt, den Du gesucht hättest.
Ich werde mein Bestes versuchen, um die Seite wiederherzustellen! Eventuell wurde sie noch nicht auf Deutsch übersetzt - hier ist die englische Version: <a id="en-url" href="#">Link</a>
Entschuldigung, diese Seite ist möglicherweise umgezogen. Eventuell wurde sie noch nicht auf Deutsch übersetzt - hier ist die englische Version: <a id="en-url" href="#">Link</a>

<a href="https://discord.gg/mBcszEFSdr">QMK Discord</a>

<script>
var url = window.location.origin + window.location.pathname.replace(/\/[^/]+/, '');
Expand Down
19 changes: 1 addition & 18 deletions _i18n/de/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,12 @@ title: "Eine Open Source Firmware für auf AVR oder ARM basierende Tastaturen"
permalink: /de/
lang: "de"
---
QMK ist eine Weiterentwicklung der [tmk\_keyboard](http://github.com/tmk/tmk_keyboard)-Tastatur-Firmware mit einigen nützlichen Zusatzfunktionen für Atmel AVR- sowie ARM-Prozessoren. Es wurde ursprünglich für Produkte von [OLKB](http://olkb.com), das [ErgoDox EZ](http://www.ergodox-ez.com) und [Clueboard](http://clueboard.co/) entwickelt.

## Tastaturen mit QMK

* [Planck](https://github.com/qmk/qmk_firmware/blob/master/keyboards/planck/)
* [Preonic](https://github.com/qmk/qmk_firmware/blob/master/keyboards/preonic/)
* [ErgoDox EZ](https://github.com/qmk/qmk_firmware/blob/master/keyboards/ergodox_ez/)
* [Clueboard](https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/)
* [Cluepad](https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/17/)
* [Gergo](https://qmk.fm/keyboards/gergo/)
* [Georgi](https://qmk.fm/keyboards/georgi/)
* [Atreus](https://github.com/qmk/qmk_firmware/blob/master/keyboards/atreus/)

Diese Projekte verwenden QMK als ihre offizielle Firmware - fehlt Ihres? [Lassen Sie es uns wissen (vorzugsweise auf Englisch)!](https://github.com/qmk/qmk.fm/issues/new)
QMK ist eine Weiterentwicklung der [tmk\_keyboard](http://github.com/tmk/tmk_keyboard)-Tastatur-Firmware mit einigen nützlichen Zusatzfunktionen für Atmel AVR- sowie ARM-Prozessoren.

QMK ist kompatibel mit [vielen anderen Tastaturen und Projekten, welche von der Community unterstützt werden](/keyboards/).

[Hier](/powered/) können Sie mehr über die Verwendung von QMK mit Ihrer Tastatur erfahren.

## Entwickler

QMK wird von Jack Humbert entwickelt und erhalten, mit Hilfe der QMK-Community und natürlich [Hasu](https://github.com/tmk). Die OLKB-Firmware wird von [Jack Humbert](https://github.com/jackhumbert) entwickelt, die Ergodox EZ-Firmware von [ZSA Technology Labs](https://github.com/zsa) und die Clueboard-Firmware von [Zach White](https://github.com/skullydazed).

## Informationen

Die [Dokumentation](https://docs.qmk.fm) ist auf [Gitbook](https://docs.qmk.fm) und [Github](https://github.com/qmk/qmk_firmware/tree/master/docs) zu finden (beide sind identisch). Änderungen können über eine Fork und [Pull Request](https://github.com/qmk/qmk_firmware/pulls) oder über den "suggest an edit"-Knopf auf jeder Seite vorgeschlagen werden.
Expand Down
25 changes: 13 additions & 12 deletions _i18n/en/404.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
permalink: /404.html
redirect_from: /en/404.html
---

Sorry, that link may have been moved - please email [email protected] with the link/content you're looking for, and I'll do my best to restore it! It also may not be translated yet - check out the English version here: <a id="en-url"></span>

<script>
var url = window.location.origin + window.location.pathname.replace(/\/[^/]+/, '');
var a = document.getElementById("en-url")
a.innerHTML = url;
a.href = url;
---
permalink: /404.html
redirect_from: /en/404.html
---

Sorry, that link may have been moved - check out the English version here: <a id="en-url"></a>
<a href="https://discord.gg/mBcszEFSdr">QMK Discord</a>

<script>
var url = window.location.origin + window.location.pathname.replace(/\/[^/]+/, '');
var a = document.getElementById("en-url")
a.innerHTML = url;
a.href = url;
</script>
24 changes: 9 additions & 15 deletions _i18n/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,23 @@ title: "An open source firmware for AVR and ARM based keyboards"
permalink: /
redirect_from: /en/
---
This is a keyboard firmware based on the [tmk\_keyboard firmware](http://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR and ARM controllers, and more specifically, the [OLKB product line](http://olkb.com), the [ErgoDox EZ](http://www.ergodox-ez.com) keyboard, the [Moonlander](https://www.zsa.io/moonlander/) keyboard, and the [Clueboard product line](http://clueboard.co/).
This is a keyboard firmware based on the [tmk\_keyboard firmware](http://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR and ARM controllers.

## Keyboards Powered by QMK

* [Planck](https://github.com/qmk/qmk_firmware/blob/master/keyboards/planck/)
* [Preonic](https://github.com/qmk/qmk_firmware/blob/master/keyboards/preonic/)
* [ErgoDox EZ](https://github.com/qmk/qmk_firmware/blob/master/keyboards/ergodox_ez/)
* [Moonlander](https://github.com/qmk/qmk_firmware/blob/master/keyboards/moonlander/)
* [Clueboard](https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/)
* [Cluepad](https://github.com/qmk/qmk_firmware/blob/master/keyboards/clueboard/17/)
* [Gergo](https://qmk.fm/keyboards/gergo/)
* [Georgi](https://qmk.fm/keyboards/georgi/)
* [Atreus](https://github.com/qmk/qmk_firmware/blob/master/keyboards/atreus/)

These projects use QMK as their official and default firmware - is yours missing from the list? [Let us know!](https://github.com/qmk/qmk.fm/issues/new)

QMK is compatible with [lots of other community-supported keyboards and projects](/keyboards/).

You can read more about using QMK with your keyboard [here](/powered/).

## Maintainers
## Sponsors

QMK is graciously [sponsored on a monthly basis](https://opencollective.com/qmk-firmware) by:

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), and the Clueboard by [Zach White](https://github.com/skullydazed).
* [CannonKeys](https://cannonkeys.com/)
* [splitkb](https://splitkb.com/)
* [MechLovin' Studio](https://mechlovin.studio/)
* [42. Keebs](https://42keebs.eu/)
* [hineybush keyboards](https://hineybush.com/)

## Documentation

Expand Down
Loading
Loading