1
0
Fork 0

Onekey: migrate some stuff to data driven (#18502)

This commit is contained in:
Ryan 2022-09-30 04:23:11 +10:00 committed by GitHub
parent bad8c67189
commit 45b5ed5c6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
69 changed files with 259 additions and 335 deletions

View file

@ -1,7 +1,7 @@
// Copyright 2022 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include "onekey.h"
#include "quantum.h"
void keyboard_post_init_kb(void) {
debug_enable = true;