aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2019-01-10 11:22:57 -0500
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-01-10 08:22:57 -0800
commit3cf179be61a10860b2b66aecf2ec5ca6f0e30605 (patch)
tree960c7bdde165f4419a96c2d48049e22226912882 /docs/index.html
parentebbc372f72993123cd24fe27228e8d07c9b8d7fb (diff)
downloadqmk_firmware-3cf179be61a10860b2b66aecf2ec5ca6f0e30605.tar.gz
qmk_firmware-3cf179be61a10860b2b66aecf2ec5ca6f0e30605.zip
Adds Proton C Conversion (#4661)
* adds proton c base * fixes custom matrix include * adds readme.md * initial proton coversion, no pin mapping * start of mcu selection * add pin mapping and sweet16 test * add at90 to list * disable backlight, fix d7 * update flag names * doc updates * proton c update for mcu selection
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f5aa92b53..d6fdbdbcc 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -17,7 +17,7 @@
17 name: 'QMK Firmware', 17 name: 'QMK Firmware',
18 nameLink: 'https://qmk.fm/', 18 nameLink: 'https://qmk.fm/',
19 repo: 'qmk/qmk_firmware', 19 repo: 'qmk/qmk_firmware',
20 loadSidebar: true, 20 loadSidebar: '_summary.md',
21 auto2top: true, 21 auto2top: true,
22 formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}', 22 formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}',
23 search: { 23 search: {