Explorar el Código

Add workaround to allow Sesame to work without atomic interactions (#17034)

Nick Krichevsky hace 2 años
padre
commit
69f0fc5868
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      keyboards/kb_elmo/sesame/config.h

+ 3 - 0
keyboards/kb_elmo/sesame/config.h

@@ -46,3 +46,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* Bootmagic Lite key configuration */
 /* Bootmagic Lite key configuration */
 #define BOOTMAGIC_LITE_ROW 0
 #define BOOTMAGIC_LITE_ROW 0
 #define BOOTMAGIC_LITE_COLUMN 1
 #define BOOTMAGIC_LITE_COLUMN 1
+
+/* Workaround for https://github.com/qmk/qmk_firmware/issues/11389 */
+#define IGNORE_ATOMIC_BLOCK