You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() * Expose unicode_saved_mods * Add UNICODEMAP shift pair functionality and XS keycode * Add XS to keycode reference documentation * Pick pair index based on both Shift and Caps Lock state * Add XS to Unicode feature docs * Clean up process_unicode* headers * Extract unicode_map index calculation into function * Pick pair index as XOR rather than OR of Shift and Caps states * unicode_input_start() has to be called before the unicode_map index is calculated * Replace unicodemap_input_error() with more generic unicode_input_cancel() * Replace register+tap+unregister with tap_code16(LCTL(LSFT(KC_U))) * UNICODE_OSX_KEY → UNICODE_KEY_OSX, UNICODE_WINC_KEY → UNICODE_KEY_WINC * Make keycode range checks more robust * Fix keycode range checks for different input modes * Add UNICODE_KEY_LNX, update docs * QK_UNICODEMAP_SHIFT → QK_UNICODEMAP_PAIR * XS → XP, update docs * Tweak Unicode docs * Use recently added MOD_MASK_SHIFT and IS_HOST_LED_ON helpers * Update Unicode table in docs/keycodes.md * Update Unicode docs per review comments * Replace references to Mac OS X with macOS in Unicode docs * As of v0.9.0, WinCompose supports all possible code points * Expand descriptions in XP docs * Update keycode table and cycling docs * Further expand cycling docs |
6 years ago | |
---|---|---|
.. | ||
333fred | 6 years ago | |
_example | 8 years ago | |
arkag | 6 years ago | |
bbaserdem | 6 years ago | |
billypython | 6 years ago | |
bocaj | 6 years ago | |
cbbrowne | 6 years ago | |
dhertz | 7 years ago | |
doogle999 | 7 years ago | |
drashna | 6 years ago | |
dudeofawesome | 7 years ago | |
edvorakjp | 6 years ago | |
ericgebhart | 7 years ago | |
gordon | 6 years ago | |
ishtob | 6 years ago | |
jackhumbert | 8 years ago | |
jarred | 6 years ago | |
kageurufu | 6 years ago | |
konstantin | 6 years ago | |
kuatsure | 6 years ago | |
losinggeneration | 6 years ago | |
mechmerlin | 6 years ago | |
mtdjr | 6 years ago | |
not-quite-neo | 6 years ago | |
replicaJunction | 6 years ago | |
romus | 6 years ago | |
sigma | 7 years ago | |
spacebarracecar | 6 years ago | |
stanrc85 | 6 years ago | |
talljoe | 6 years ago | |
turbomech | 7 years ago | |
vosechu | 6 years ago | |
wanleg | 6 years ago | |
xtonhasvim | 7 years ago | |
xulkal | 6 years ago | |
zer09 | 6 years ago | |
readme.md | 8 years ago |
readme.md
User space
This is a place for users to put code that they might use between keyboards. If you build the keymap mine
, /users/mine/rules.mk
will be included in your build, and /users/mine/
will be in your path - keep these things in mind when naming your files and referencing them from other places.