diff options
author | Sắn <59417802+MaiTheSan@users.noreply.github.com> | 2025-03-28 15:27:36 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 01:27:36 -0700 |
commit | ce9713c47d840380d5647335a9cb819d373139e1 (patch) | |
tree | 9f8eef64639fdaa8a5cd1e96438c4a52966a9a27 /keyboards/salane/starryfrl/config.h | |
parent | 64fe4aff31c11fac3095bcb3b766a786912c5278 (diff) |
Add support for Starry FRL (#24626)
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/salane/starryfrl/config.h')
-rw-r--r-- | keyboards/salane/starryfrl/config.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/salane/starryfrl/config.h b/keyboards/salane/starryfrl/config.h new file mode 100644 index 0000000000..cc6fb298f4 --- /dev/null +++ b/keyboards/salane/starryfrl/config.h @@ -0,0 +1,17 @@ +/* +Copyright 2024 Salane +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 RP2040_FLASH_GENERIC_03H |