2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
<!DOCTYPE html>
< html class = "writer-html5" lang = "en" >
< head >
2022-12-30 08:49:30 +00:00
< meta charset = "utf-8" / >
< meta name = "generator" content = "Docutils 0.19: https://docutils.sourceforge.io/" / >
2022-09-08 02:32:48 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2022-12-30 08:49:30 +00:00
2023-01-02 09:12:13 +00:00
< title > Unified Retro Keyboard firmware (ASDF) rev 1.6.5 — ASDF - Unified Retro Keyboard Firmware documentation< / title >
2022-12-30 08:49:30 +00:00
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
2022-09-08 02:32:48 +00:00
<!-- [if lt IE 9]>
< script src = "_static/js/html5shiv.min.js" > < / script >
<![endif]-->
2022-12-30 08:49:30 +00:00
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
2022-09-08 02:32:48 +00:00
< script data-url_root = "./" id = "documentation_options" src = "_static/documentation_options.js" > < / script >
< script src = "_static/doctools.js" > < / script >
2022-12-30 08:49:30 +00:00
< script src = "_static/sphinx_highlight.js" > < / script >
< script type = "text/javascript" src = "_static/js/theme.js" > < / script >
2022-09-08 02:32:48 +00:00
< link rel = "index" title = "Index" href = "genindex.html" / >
2023-01-02 10:08:18 +00:00
< link rel = "search" title = "Search" href = "search.html" / >
< link rel = "next" title = "ASDF Rev 1.6.5 hex file (atmega1280)" href = "toc_asdf-v1.6.5-atmega1280.html" / >
2022-09-08 02:32:48 +00:00
< / head >
2022-12-30 08:49:30 +00:00
< body class = "wy-body-for-nav" >
2022-09-08 02:32:48 +00:00
< div class = "wy-grid-for-nav" >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< a href = "#" class = "icon icon-home" > ASDF - Unified Retro Keyboard Firmware
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / a >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / div >
2022-12-30 08:49:30 +00:00
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
2023-01-02 10:08:18 +00:00
< p class = "caption" role = "heading" > < span class = "caption-text" > Downloads< / span > < / p >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega1280.html" > ASDF Rev 1.6.5 hex file (atmega1280)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega168p.html" > ASDF Rev 1.6.5 hex file (atmega168p)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega2560.html" > ASDF Rev 1.6.5 hex file (atmega2560)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega328p.html" > ASDF Rev 1.6.5 hex file (atmega328p)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega640.html" > ASDF Rev 1.6.5 hex file (atmega640)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega88p.html" > ASDF Rev 1.6.5 hex file (atmega88p)< / a > < / li >
2022-12-30 08:49:30 +00:00
< / ul >
2023-01-02 10:08:18 +00:00
2022-12-30 08:49:30 +00:00
< / div >
2022-09-08 02:32:48 +00:00
< / div >
< / nav >
2022-12-30 08:49:30 +00:00
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
< nav class = "wy-nav-top" aria-label = "top navigation" >
2022-09-08 02:32:48 +00:00
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "#" > ASDF - Unified Retro Keyboard Firmware< / a >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / nav >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< div class = "wy-nav-content" >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< div class = "rst-content" >
2022-12-30 08:49:30 +00:00
< div role = "navigation" aria-label = "breadcrumbs navigation" >
2022-09-08 02:32:48 +00:00
< ul class = "wy-breadcrumbs" >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< li > < a href = "#" class = "icon icon-home" > < / a > » < / li >
2022-12-30 08:49:30 +00:00
2023-01-02 09:12:13 +00:00
< li > Unified Retro Keyboard firmware (ASDF) rev 1.6.5< / li >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< li class = "wy-breadcrumbs-aside" >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< a href = "_sources/index.rst.txt" rel = "nofollow" > View page source< / a >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / li >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / ul >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
2022-12-30 08:49:30 +00:00
2023-01-02 09:12:13 +00:00
< section id = "unified-retro-keyboard-firmware-asdf-rev-1-6-5" >
< h1 > Unified Retro Keyboard firmware (ASDF) rev 1.6.5< a class = "headerlink" href = "#unified-retro-keyboard-firmware-asdf-rev-1-6-5" title = "Permalink to this heading" > ¶< / a > < / h1 >
2022-09-08 02:32:48 +00:00
< div class = "toctree-wrapper compound" >
2023-01-02 10:08:18 +00:00
< p class = "caption" role = "heading" > < span class = "caption-text" > Downloads< / span > < / p >
< ul >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega1280.html" > ASDF Rev 1.6.5 hex file (atmega1280)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega168p.html" > ASDF Rev 1.6.5 hex file (atmega168p)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega2560.html" > ASDF Rev 1.6.5 hex file (atmega2560)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega328p.html" > ASDF Rev 1.6.5 hex file (atmega328p)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega640.html" > ASDF Rev 1.6.5 hex file (atmega640)< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "toc_asdf-v1.6.5-atmega88p.html" > ASDF Rev 1.6.5 hex file (atmega88p)< / a > < / li >
< / ul >
2022-09-08 02:32:48 +00:00
< / div >
< / section >
< / div >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / div >
2022-12-30 08:49:30 +00:00
< footer >
2023-01-02 10:08:18 +00:00
< div class = "rst-footer-buttons" role = "navigation" aria-label = "footer navigation" >
< a href = "toc_asdf-v1.6.5-atmega1280.html" class = "btn btn-neutral float-right" title = "ASDF Rev 1.6.5 hex file (atmega1280)" accesskey = "n" rel = "next" > Next < span class = "fa fa-arrow-circle-right" aria-hidden = "true" > < / span > < / a >
< / div >
2022-09-08 02:32:48 +00:00
< hr / >
< div role = "contentinfo" >
2022-12-30 08:49:30 +00:00
< p >
© Copyright 2022 Osiweb.org.
2022-09-08 02:32:48 +00:00
2022-12-30 08:49:30 +00:00
< / p >
< / div >
Built with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > using a
2022-09-08 02:32:48 +00:00
< a href = "https://github.com/readthedocs/sphinx_rtd_theme" > theme< / a >
2022-12-30 08:49:30 +00:00
provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
2022-09-08 02:32:48 +00:00
< / footer >
< / div >
< / div >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / section >
2022-12-30 08:49:30 +00:00
2022-09-08 02:32:48 +00:00
< / div >
2022-12-30 08:49:30 +00:00
< script type = "text/javascript" >
2022-09-08 02:32:48 +00:00
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
2022-12-30 08:49:30 +00:00
< / script >
2022-09-08 02:32:48 +00:00
< / body >
< / html >