Explorar o código

Fix handwired/swiftrax/bumblebee layout macro (#18377)

Joel Challis %!s(int64=2) %!d(string=hai) anos
pai
achega
617f957e82
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/handwired/swiftrax/bumblebee/bumblebee.h

+ 1 - 1
keyboards/handwired/swiftrax/bumblebee/bumblebee.h

@@ -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"