Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2022-05-12 05:52:09 +00:00
commit b55d357017
4 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,5 @@
/* Copyright 2021 HorrorTroll <https://github.com/HorrorTroll>
/* Copyright 2021 Mss Studio
* Copyright 2022 HorrorTroll <https://github.com/HorrorTroll>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View file

@ -1,4 +1,5 @@
/* Copyright 2021 HorrorTroll <https://github.com/HorrorTroll>
/* Copyright 2021 Mss Studio
* Copyright 2022 HorrorTroll <https://github.com/HorrorTroll>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -27,8 +28,8 @@
// entirely and just use numbers.
enum layer_names {
_BASE = 0,
_FN = 1
_BASE,
_FN,
};
enum user_rgb_mode {