1
0
Fork 0

Migrate some more layouts to data driven (#19889)

This commit is contained in:
Ryan 2023-02-23 09:32:18 +11:00 committed by GitHub
parent 3bf01bb9ed
commit ea77246865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 2172 additions and 3012 deletions

View file

@ -1,6 +1,8 @@
// Copyright 2022 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "quantum.h"
extern void work_louder_micro_led_1_on(void);