Fix handwired/swiftrax/bumblebee layout macro (#18377)
This commit is contained in:
parent
57c35bd817
commit
617f957e82
|
@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define KC_NO XXX
|
||||
#define XXX KC_NO
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue