Move 60% layouts to data driven (#20477)

This commit is contained in:
Ryan
2023-04-27 07:49:03 +10:00
committed by GitHub
parent 4871f651c5
commit 4d8dd55bf9
135 changed files with 8456 additions and 8151 deletions

View File

@@ -15,7 +15,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "snop60.h"
#include "quantum.h"
#ifdef ENCODER_ENABLE
bool encoder_update_kb(uint8_t index, bool clockwise) {