소스 검색

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

Joel Challis 2 년 전
부모
커밋
617f957e82
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"