gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:isMainCC (0.00 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/kbpd.h - 16.3KB - 420 lines
291: #define isLockKey(c)    ( isMetaKey(c) && !isShiftKey(c) )
292: #define isMainCC(c)     ( (c) >= KC_CC_U && (c) <= KC_CC_L )
293: #define isSubCC(c)      ( (c) >= KC_SC_U && (c) <= KC_SC_L )