1
0
Fork 0

Move split space/backspace layouts to data driven (#20356)

This commit is contained in:
Ryan 2023-04-08 19:27:11 +10:00 committed by GitHub
parent 41feebf9ba
commit fd6449e42c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 5412 additions and 5530 deletions

View file

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