1
0
Fork 0

[Keyboard] Add splitkb.com's Aurora Sofle v2 (#21499)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Thomas Baart <mail@thomasbaart.nl>
This commit is contained in:
harveysch 2023-07-27 06:04:01 +02:00 committed by GitHub
parent d9260b1955
commit bf498b2dbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 1185 additions and 0 deletions

View file

@ -0,0 +1,21 @@
/* Copyright 2023 splitkb.com <support@splitkb.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
#ifdef OLED_ENABLE
# define OLED_FONT_H "keyboards/splitkb/aurora/sofle_v2/glcdfont.c"
#endif