111 lines
4.9 KiB
HTML
111 lines
4.9 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html class="no-js" lang="en">
|
||
|
<head>
|
||
|
<title>QMK Firmware </title>
|
||
|
<meta name="description" content="Keyboard controller firmware for Atmel AVR and ARM USB families">
|
||
|
<meta name="author" content="QMK Community">
|
||
|
<meta charset="UTF-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
|
||
|
<link rel="icon" href="themes/daux/img/favicon-blue.png" type="image/x-icon">
|
||
|
|
||
|
<!-- Mobile -->
|
||
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
||
|
<!-- Font -->
|
||
|
|
||
|
<!-- CSS -->
|
||
|
<link href='themes/daux/css/theme-blue.min.css' rel='stylesheet' type='text/css'>
|
||
|
<!-- Tipue Search -->
|
||
|
<link href="tipuesearch/tipuesearch.css" rel="stylesheet">
|
||
|
|
||
|
<!--[if lt IE 9]>
|
||
|
<script src="themes/daux/js/html5shiv-3.7.3.min.js"></script>
|
||
|
<![endif]-->
|
||
|
</head>
|
||
|
<body class=" homepage">
|
||
|
|
||
|
|
||
|
<div class="Navbar NoPrint">
|
||
|
<div class="Container">
|
||
|
<a class="Brand" href="index.html">QMK Firmware</a>
|
||
|
|
||
|
<div class="Search">
|
||
|
<svg class="Search__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 451 451">
|
||
|
<path d="M447.05 428l-109.6-109.6c29.4-33.8 47.2-77.9 47.2-126.1C384.65 86.2 298.35 0 192.35 0 86.25 0 .05 86.3.05 192.3s86.3 192.3 192.3 192.3c48.2 0 92.3-17.8 126.1-47.2L428.05 447c2.6 2.6 6.1 4 9.5 4s6.9-1.3 9.5-4c5.2-5.2 5.2-13.8 0-19zM26.95 192.3c0-91.2 74.2-165.3 165.3-165.3 91.2 0 165.3 74.2 165.3 165.3s-74.1 165.4-165.3 165.4c-91.1 0-165.3-74.2-165.3-165.4z"/>
|
||
|
</svg>
|
||
|
<input type="search" id="tipue_search_input" class="Search__field" placeholder="Search..." autocomplete="on"
|
||
|
results=25 autosave=text_search>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="Homepage">
|
||
|
<div class="HomepageTitle Container">
|
||
|
<h2>Keyboard controller firmware for Atmel AVR and ARM USB families</h2> </div>
|
||
|
|
||
|
<div class="HomepageImage Container">
|
||
|
<img class="homepage-image img-responsive" src="gitbook/images/favicon.png" alt="QMK Firmware"> </div>
|
||
|
|
||
|
<div class="HomepageButtons">
|
||
|
<div class="Container">
|
||
|
<a href="https://github.com/qmk/qmk_firmware" class="Button Button--secondary Button--hero">View On GitHub</a><a href="README.html" class="Button Button--primary Button--hero">View Documentation</a><a href="https://qmk.fm/" class="Button Button--secondary Button--hero">QMK Website</a> </div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="HomepageContent">
|
||
|
<div class="Container">
|
||
|
<div class="Container--inner">
|
||
|
<div class="doc_content s-content">
|
||
|
<ul class="TableOfContents">
|
||
|
<li>
|
||
|
<p><a href="#page_Quantum-Mechanical-Keyboard-Firmware">Quantum Mechanical Keyboard Firmware</a></p>
|
||
|
<ul class="TableOfContents">
|
||
|
<li>
|
||
|
<p><a href="#page_What-is-QMK-Firmware">What is QMK Firmware?</a></p>
|
||
|
</li>
|
||
|
<li>
|
||
|
<p><a href="#page_How-to-Get-Started">How to Get Started</a></p>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<h1 id="page_Quantum-Mechanical-Keyboard-Firmware">Quantum Mechanical Keyboard Firmware</h1>
|
||
|
<h2 id="page_What-is-QMK-Firmware">What is QMK Firmware?</h2>
|
||
|
<p>QMK (<em>Quantum Mechanical Keyboard</em>) is an open source community that maintains QMK Firmware, QMK Flasher, qmk.fm, and these docs. QMK Firmware is a keyboard firmware based on the <a href="http://github.com/tmk/tmk_keyboard" class="Link--external">tmk_keyboard</a> with some useful features for Atmel AVR controllers, and more specifically, the <a href="http://olkb.com" class="Link--external">OLKB product line</a>, the <a href="http://www.ergodox-ez.com" class="Link--external">ErgoDox EZ</a> keyboard, and the <a href="http://clueboard.co/" class="Link--external">Clueboard product line</a>. It has also been ported to ARM chips using ChibiOS. You can use it to power your own hand-wired or custom keyboard PCB.</p>
|
||
|
<h2 id="page_How-to-Get-Started">How to Get Started</h2>
|
||
|
<p>Dive into the <a href="README.html">documentation</a>!</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="HomepageFooter">
|
||
|
<div class="Container">
|
||
|
<div class="Container--inner">
|
||
|
<ul class="HomepageFooter__links">
|
||
|
<li><a href="https://qmk.fm/" target="_blank">QMK Link</a></li> </ul>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<!-- JS -->
|
||
|
<script src="themes/daux/js/jquery-1.11.3.min.js"></script><script src="themes/daux/js/highlight.pack.js"></script><script src="themes/daux/js/daux.js"></script>
|
||
|
<!-- Tipue Search -->
|
||
|
<script type="text/javascript" src="tipuesearch/tipuesearch.js"></script>
|
||
|
|
||
|
<script>
|
||
|
window.onunload = function(){}; // force $(document).ready to be called on back/forward navigation in firefox
|
||
|
$(function() {
|
||
|
tipuesearch({
|
||
|
'base_url': ''
|
||
|
});
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
</body>
|
||
|
</html>
|