/*
* Copyright 2018 Jack Humbert <jack.humb@gmail.com>
* Copyright 2019 Drashna Jaelre (Christopher Courtney) <drashna@live.com>
*
* 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/>.
*/
// for memcpy
static pin_t dip_switch_pad = DIP_SWITCH_PINS;
typedef struct matrix_index_t matrix_index_t;
static matrix_index_t dip_switch_pad = DIP_SWITCH_MATRIX_GRID;
extern bool ;
static uint16_t scan_count;
/* DIP_SWITCH_MATRIX_GRID */
static bool dip_switch_state = ;
static bool last_dip_switch_state = ;
void
void
void
void
void
void