/* Copyright 2018 REPLACE_WITH_YOUR_NAME
*
* 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/>.
*/
/* Happy Hacker Keyboard */
;
const uint16_t PROGMEM keymaps = ;
/* BL
*,--------------------------------------------------------------------------.
*| esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | \ | ` |
*|--------------------------------------------------------------------------+
*| tab | q | w | e | r | t | y | u | i | o | p | [ | ] | bksp |
*|--------------------------------------------------------------------------+
*| ctrl | a | s | d | f | g | h | j | k | l | ; | ' | enter |
*|--------------------------------------------------------------------------+
*| shift | z | x | c | v | b | n | m | , | . | / | rshift | fn1|
*|--------------------------------------------------------------------------+
* |lalt| fn1 | space | rgui |ralt|
* `-----------------------------------------------------------'
* FL
*,--------------------------------------------------------------------------.
*| | f1 | f2 | f3 | f4 | f5 | f6 | f7 | f8 | f9 | f10| f11| f12| | ins|
*|--------------------------------------------------------------------------+
*| caps |blon|blup| | |NKRO| | | psc|slck|paus| up | | del |
*|--------------------------------------------------------------------------+
*| |vol-|vol+|mute| | | * | / |home|pgup|left|rght| penter |
*|--------------------------------------------------------------------------+
*| |prev|play|next| | | + | - |end |pgdn|down| | |
*|--------------------------------------------------------------------------+
* | | | | stop | |
* `----------------------------------------------------------'
*/