Gabriel Young
|
525be99ee9
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
|
8 년 전 |
Jack Humbert
|
cbabb4d417
split up unicode systems into different files
|
8 년 전 |
Priyadi Iman Nurcahyo
|
8c93c5d9ab
Add keycodes to turn on, turn off and toggle faux clicky
|
8 년 전 |
Jack Humbert
|
b4e30d3929
added functionality for just a port
|
8 년 전 |
Jack Humbert
|
0c2b6951a6
Merge pull request #1057 from priyadi/selectable_output
|
8 년 전 |
Jack Humbert
|
4348fb54d6
Merge pull request #960 from ofples/feature/combos
|
8 년 전 |
Priyadi Iman Nurcahyo
|
e7c4f621f1
Restrict outputselect to LUFA only for now
|
8 년 전 |
Priyadi Iman Nurcahyo
|
2bef8b5b88
Limit outputselect to AVR only for now
|
8 년 전 |
Priyadi Iman Nurcahyo
|
c17070eca5
Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE
|
8 년 전 |
SjB
|
f644b9a07a
registering a weak_mods when using register_code16
|
8 년 전 |
SjB
|
2b3859937b
speeding up (un)register_code16
|
8 년 전 |
Ofer Plesser
|
01038ab54c
Added check that makes sure a code is a right modifier before considering it as one
|
8 년 전 |
Ofer Plesser
|
40abf8bc9c
Moved combo processing lower down in process logic
|
8 년 전 |
Ofer Plesser
|
b6bf4e0dce
Added support for timing out combos if a key as been pressed for longer than COMBO_TERM
|
8 년 전 |
Ofer Plesser
|
eac8fa7999
Implemented basic key combination feature
|
8 년 전 |
Jack Humbert
|
7edac212c8
separated into api files/folder
|
8 년 전 |
Jack Humbert
|
cefa8468fb
travis pls
|
8 년 전 |
Jack Humbert
|
450a8fb5b6
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
|
8 년 전 |
Jack Humbert
|
664c0a036b
cleaning up new code
|
8 년 전 |
Gergely Nagy
|
74a1f00713
Fix the Space Cadet timeout code
|
8 년 전 |
Gergely Nagy
|
ffa5b1e7ea
Add a timeout to space-cadet shift.
|
8 년 전 |
Jack Humbert
|
e9f7487518
mostly working
|
8 년 전 |
Jack Humbert
|
33e62c080c
merging
|
8 년 전 |
Jack Humbert
|
5f91fb4136
working with power limit
|
8 년 전 |
Priyadi Iman Nurcahyo
|
5b2e455d3b
Unicode map framework. Allow unicode up to 0xFFFFF using separate
|
8 년 전 |
IBNobody
|
558f3ec1eb
Use keyboard config for nkro (#7)
|
8 년 전 |
IBNobody
|
e571d4656c
Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO
|
8 년 전 |
Gergely Nagy
|
0d28787c5c
Add a register/unregister_code16 pair of functions
|
8 년 전 |
Wojciech Siewierski
|
644c8c7927
Fix the process_record_nocache function
|
8 년 전 |
Gergely Nagy
|
857aa5bef6
process_unicode: Call process_ucis() automatically
|
8 년 전 |