Skip to content

Commit

Permalink
Fix handwired/swiftrax/bumblebee layout macro (qmk#18377)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and nolanseaton committed Jan 23, 2023
1 parent 573c207 commit cf53064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/handwired/swiftrax/bumblebee/bumblebee.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit cf53064

Please sign in to comment.