forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
* upstream/master: (40 commits) Check for multiple matrix positions assigned to same key (qmk#20039) [Documentation] Pointing device minor rewrite (qmk#19641) Bump actions/stale from 7 to 8 (qmk#20246) Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (qmk#20131) [Keyboard]Viktus Minne - Topre variant (qmk#20044) [keyboard] Correcting info.JSON for Viktus Minne (qmk#20244) EC ProX PCB (qmk#20047) EC 23U PCB (qmk#20049) EC 60 PCB (qmk#20050) [jacky_studio/piggy60] warn about incompatible PCB rev (qmk#20232) [Keyboard] Fix tata80 wkl layout (qmk#20195) [Keyboard] Ymd09 config updates (qmk#20124) [Keyboard] Add Geistmaschine Geist (qmk#20117) [Keyboard] Add via support for jotanck keyboard (qmk#20146) fixup: correct filename (qmk#20212) Adding Bad Wings Support (qmk#20153) [Keyboard] update creek70 change rgb num (qmk#20196) [Keyboard] Add tiny board 16 rgb keyboard (qmk#20158) [Keyboard] Olly Orion: Disable SWD and JTAG (qmk#20169) [Keyboard] OSAv2 (qmk#20166) ...
- Loading branch information
Showing
246 changed files
with
10,286 additions
and
654 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// Copyright 2022 ziptyze (@ziptyze) | ||
// SPDX-License-Identifier: GPL-2.0-or-later | ||
|
||
#pragma once | ||
|
||
#define RGB_MATRIX_LED_COUNT 48 |
Oops, something went wrong.