forked from mirrors/qmk_userspace
Move single LAYOUT_all
s to data driven (#20430)
This commit is contained in:
parent
a84528f853
commit
172a40686b
523 changed files with 18787 additions and 20535 deletions
|
@ -14,7 +14,7 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "bumblebee.h"
|
||||
#include "quantum.h"
|
||||
|
||||
// Initialize all RGB indicators to 'off'
|
||||
void keyboard_post_init_kb(void) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue