[Keyboard] Move M63 RGB into maker folder (#17061)

This commit is contained in:
HorrorTroll 2022-05-12 12:51:37 +07:00 committed by GitHub
parent cfbb76be69
commit c7db3ce6a5
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 {