[Keyboard] Add chlx ppr merro (#23014)
* 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>
This commit is contained in:
parent
83a3357e74
commit
496d093fc3
15 changed files with 1359 additions and 0 deletions
21
keyboards/chlx/ppr_merro60/config.h
Normal file
21
keyboards/chlx/ppr_merro60/config.h
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
/*
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue