/* Copyright 2020 Blake C. Lewis
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* ANSI */
;
const uint16_t PROGMEM keymaps = ;
/* BL
*.--------------------------------------------------------------------------.
*| esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = |backspace|
*|--------------------------------------------------------------------------|
*| tab | q | w | e | r | t | y | u | i | o | p | [ | ] | \ |
*|--------------------------------------------------------------------------|
*| caps | a | s | d | f | g | h | j | k | l | ; | ' | enter |
*|--------------------------------------------------------------------------|
*| lshift | z | x | c | v | b | n | m | , | . | / | rshift |
*|--------------------------------------------------------------------------|
*| lgui| lalt|mo(FL)| space |ralt |rgui | app |rctl |
*'--------------------------------------------------------------------------'
* FL
*.--------------------------------------------------------------------------.
*| | f1 | f2 | f3 | f4 | f5 | f6 | f7 | f8 | f9 | f10| f11| f12| del |
*|--------------------------------------------------------------------------|
*| | | | | | |blon|blup| psc|slck|paus| up | |insert |
*|--------------------------------------------------------------------------|
*| | | | | | | | |home|pgup|left|rght| |
*|--------------------------------------------------------------------------|
*| |vol-|vol+|mute| | |NKRO| |end |pgdn|down| |
*|--------------------------------------------------------------------------|
*| | | | | | | | |
*'--------------------------------------------------------------------------'
*/