496d093fc3
* add ppr files * update readme * update imgur link * Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * run 'qmk format-json -i info.json' * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * remove 60_ansi_split_bs_rshift from list of avail layouts * Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * add ansi variants * row / col was flipped from last working version. local corruption. update row/col and working test. * Apply suggestions from code review --------- Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
22 lines
751 B
C
22 lines
751 B
C
/*
|
|
Copyright 2024 Alexander Lee <chlx.bsmt@gmail.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/>.
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
/* VIA related config */
|
|
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|