Skip to content

Commit

Permalink
Fix bad PR merge for qmk#6580. (qmk#12721)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored and nhongooi committed Dec 5, 2021
1 parent 41cc76a commit f9b7716
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions quantum/process_keycode/process_leader.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ void qk_leader_start(void);
#else
# define LEADER_DICTIONARY() if (leading && timer_elapsed(leader_time) > LEADER_TIMEOUT)
#endif

#endif

0 comments on commit f9b7716

Please sign in to comment.