Files
keyboard/keymaps/custom/mac_mode.h
2026-03-15 16:14:14 -07:00

7 lines
87 B
C

#pragma once
#include <stdbool.h>
extern bool mac_mode;
extern bool mac_mode_manual;