summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/athena/beta/beta.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-04 14:29:50 +1000
committerGitHub <noreply@github.com>2023-04-04 14:29:50 +1000
commitb463ceb9dc855a5fe9ba22443b0012b9043c3769 (patch)
tree242fed8b0ab84b77153a0c21cb8fbb1160843c4b /keyboards/acheron/athena/beta/beta.c
parent147d397e341c0ad5c9a075159ea434e82b2785cc (diff)
Move TKL F13 and FRL layouts to data driven (#20310)
Diffstat (limited to 'keyboards/acheron/athena/beta/beta.c')
-rw-r--r--keyboards/acheron/athena/beta/beta.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/acheron/athena/beta/beta.c b/keyboards/acheron/athena/beta/beta.c
index 06d40d1493..9ad9c71cc8 100644
--- a/keyboards/acheron/athena/beta/beta.c
+++ b/keyboards/acheron/athena/beta/beta.c
@@ -14,8 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "beta.h"
-
+#include "quantum.h"
void board_init(void) {
setPinInput(B6);