Fixup broken build after #15040 (#15073)

Rename keyboard files after moving them into revision directories.
master
Sergey Vlasov 2021-11-06 16:07:53 +03:00 committed by GitHub
parent d2ed21c36a
commit e0a64c8072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
* 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 "bm60poker.h"
#include "rev1.h"
#ifdef RGB_MATRIX_ENABLE
led_config_t g_led_config = { {

View File

@ -13,7 +13,7 @@
* 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 "bm60rgb.h"
#include "rev1.h"
led_config_t g_led_config = { {
{ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 },

View File

@ -13,7 +13,7 @@
* 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 "bm60rgb_iso.h"
#include "rev1.h"
#if defined(RGB_MATRIX_ENABLE)
led_config_t g_led_config = { {