Bastard Keyboards: upstream recent changes (#19083)
Co-authored-by: Simian <alex@Mandelbrot> Co-authored-by: Charly Delay <0xcharly@users.noreply.github.com> Co-authored-by: Alex Baldwin <alexbaldwin42@gmail.com>
This commit is contained in:
parent
127a70b6ca
commit
2b0a3cd2f1
77 changed files with 587 additions and 889 deletions
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/**
|
||||
* Copyright 2021 Quentin LEBASTARD <qlebastard@gmail.com>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include "scylla.h"
|
||||
|
||||
// clang-format off
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
led_config_t g_led_config = { {
|
||||
// left
|
||||
|
@ -59,3 +60,4 @@ led_config_t g_led_config = { {
|
|||
2, 2, 2, 2, 2
|
||||
} };
|
||||
#endif
|
||||
// clang-format on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue