Explorar o código

Added LEADER_EXTERNS() call.

This seems to be needed in most cases.
Don Smith %!s(int64=9) %!d(string=hai) anos
pai
achega
a4034b75c0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      readme.md

+ 2 - 0
readme.md

@@ -346,6 +346,8 @@ That's what `KC_LEAD` does. Here's an example:
 3. Within your `matrix_scan_user` function, do something like this:
 
 ```
+LEADER_EXTERNS();
+
 void matrix_scan_user(void) {
   LEADER_DICTIONARY() {
     leading = false;