mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-06 15:44:17 -04:00
Rename ramonimbao folder to rmi_kb (#19699)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
aef62c42bc
commit
98e1782609
33 changed files with 36 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
|
|
@ -1 +0,0 @@
|
|||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
|
18
keyboards/rmi_kb/squishy65/keymaps/via/config.h
Normal file
18
keyboards/rmi_kb/squishy65/keymaps/via/config.h
Normal file
|
@ -0,0 +1,18 @@
|
|||
/* Copyright 2020 Ramon Imbao
|
||||
*
|
||||
* 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
|
||||
|
||||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
|
18
keyboards/rmi_kb/wete/v1/keymaps/via/config.h
Normal file
18
keyboards/rmi_kb/wete/v1/keymaps/via/config.h
Normal file
|
@ -0,0 +1,18 @@
|
|||
/* Copyright 2020 Ramon Imbao
|
||||
*
|
||||
* 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
|
||||
|
||||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
|
Loading…
Add table
Add a link
Reference in a new issue