Skip to content

Commit

Permalink
Add workaround to allow Sesame to work without atomic interactions (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ollien authored Jul 2, 2022
1 parent f8a56cd commit 69f0fc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/kb_elmo/sesame/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 1

/* Workaround for https://github.com/qmk/qmk_firmware/issues/11389 */
#define IGNORE_ATOMIC_BLOCK

0 comments on commit 69f0fc5

Please sign in to comment.