Basic mac vs linux modes
This commit is contained in:
6
keymaps/custom/mac_mode.h
Normal file
6
keymaps/custom/mac_mode.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
extern bool mac_mode;
|
||||
extern bool mac_mode_manual;
|
||||
Reference in New Issue
Block a user