提交历史

作者 SHA1 备注 提交日期
  skullY b624f32f94 clang-format changes 6 年之前
  Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 7 年之前
  Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325) 7 年之前
  Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. (#4066) 7 年之前
  Fred Sundvik a4ef86034c Fix undefined eeprom warnings in unicode processing 9 年之前
  nielsenz d1e66e2e07 Worked around some new Makefile issues. 9 年之前
  nielsenz 7e54332890 Pulling and pushing troubles 9 年之前
  Zay950 2366ebfbbd Merge branch 'master' into to_push 9 年之前
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 9 年之前
  Jack Humbert 09add35e7f add unicode common file, get names right 9 年之前
  Jack Humbert cbabb4d417 split up unicode systems into different files 9 年之前
  Priyadi Iman Nurcahyo 97816df7e7 Implement tap mod dual role for right side mods. 9 年之前
  Jack Humbert 0a3c5c06fe Merge pull request #981 from jonasoberschweiber/osx-surrogate-pairs 9 年之前
  Priyadi Iman Nurcahyo 30b80a23f3 Unregister all mods before inputting Unicode, and reregister afterwards 9 年之前
  Jonas Oberschweiber 0aa413af44 Add support for supplementary planes for OS X 9 年之前
  Zach Nielsen 59bef40aab Keep unicode's input_mode through a power cycle 9 年之前
  Jack Humbert 8d60354d5a Merge pull request #844 from priyadi/unicode_wincompose_input 9 年之前
  Priyadi Iman Nurcahyo 4a666c2010 Unicode WinCompose input method 9 年之前
  Priyadi Iman Nurcahyo e7d5dc89f2 UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations 9 年之前
  Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate 9 年之前
  coderkun a3f5a4cf58 Declare Unicode method hex_to_keycode() as “weak” 9 年之前
  Gergely Nagy c9ea236fc3 process_unicode: Add get_unicode_input_mode() 9 年之前
  Gergely Nagy a058ae40e2 quantum: Move qk_ucis_state to process_unicode.c 9 年之前
  coderkun 81594c7883 Drop method to set Unicode input key and declare start and finish methods as “weak” instead 10 年之前
  coderkun dffdeb50b7 Add method to set Unicode input key for ISO 14755 10 年之前
  Gergely Nagy e8845f0daf process_unicode: Introduce a slight delay 10 年之前
  Gergely Nagy 43d08629cf process_unicode: Replace register_hex32 10 年之前
  Gergely Nagy a312cbf712 process_unicode: Use uint32_t for UCIS purposes 10 年之前
  Gergely Nagy 234dd276cf process_unicode: Make the startup overridable 10 年之前
  Gergely Nagy 857aa5bef6 process_unicode: Call process_ucis() automatically 10 年之前