[keyboard] Add 0x3E (#14088)
* Add 0x3E - default config * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review 2 Firmware size optimization Co-authored-by: Drashna Jaelre <drashna@live.com> * Rename files as per project guidelines + remove empty * Update link in readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
4c5334cb9e
commit
ee3a1133f1
9 changed files with 442 additions and 0 deletions
18
keyboards/plut0nium/0x3e/0x3e.c
Normal file
18
keyboards/plut0nium/0x3e/0x3e.c
Normal file
|
@ -0,0 +1,18 @@
|
|||
/* Copyright 2020 plut0nium
|
||||
*
|
||||
* 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/>.
|
||||
*/
|
||||
|
||||
#include "0x3e.h"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue