index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
quantum.c
Age
Commit message (
Expand
)
Author
2017-02-19
helps to save before committing
Jack Humbert
2017-02-19
merging
Jack Humbert
2017-02-15
split up unicode systems into different files
Jack Humbert
2017-02-13
Add keycodes to turn on, turn off and toggle faux clicky
Priyadi Iman Nurcahyo
2017-02-12
adds soft pwm for non-timed ports
Jack Humbert
2017-02-07
added functionality for just a port
Jack Humbert
2017-02-07
Merge pull request #1057 from priyadi/selectable_output
Jack Humbert
2017-02-06
Merge pull request #960 from ofples/feature/combos
Jack Humbert
2017-02-01
Restrict outputselect to LUFA only for now
Priyadi Iman Nurcahyo
2017-02-01
Limit outputselect to AVR only for now
Priyadi Iman Nurcahyo
2017-02-01
Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE
Priyadi Iman Nurcahyo
2017-01-29
registering a weak_mods when using register_code16
SjB
2017-01-23
speeding up (un)register_code16
SjB
2016-12-23
Added check that makes sure a code is a right modifier before considering it ...
Ofer Plesser
2016-12-16
Moved combo processing lower down in process logic
Ofer Plesser
2016-12-10
Added support for timing out combos if a key as been pressed for longer than ...
Ofer Plesser
2016-12-10
Implemented basic key combination feature
Ofer Plesser
2016-11-26
separated into api files/folder
Jack Humbert
2016-11-23
travis pls
Jack Humbert
2016-11-21
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
2016-11-21
cleaning up new code
Jack Humbert
2016-11-19
Fix the Space Cadet timeout code
Gergely Nagy
2016-11-19
Add a timeout to space-cadet shift.
Gergely Nagy
2016-11-13
mostly working
Jack Humbert
2016-11-12
merging
Jack Humbert
2016-10-16
working with power limit
Jack Humbert
2016-10-10
Unicode map framework. Allow unicode up to 0xFFFFF using separate
Priyadi Iman Nurcahyo
2016-09-06
Use keyboard config for nkro (#7)
IBNobody
2016-09-06
Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO
IBNobody
2016-08-18
Add a register/unregister_code16 pair of functions
Gergely Nagy
2016-08-18
Fix the process_record_nocache function
Wojciech Siewierski
2016-08-15
process_unicode: Call process_ucis() automatically
Gergely Nagy
2016-07-13
extract reset keyboard into a function
Pavlos Vinieratos
2016-07-11
Merge pull request #477 from Smilliam/master
Jack Humbert
2016-07-10
Made rollover behavior for space cadet optional
Smilliam
2016-07-08
Move return out of event if block
TerryMathews
2016-07-07
Create keycodes for RGB control functions
TerryMathews
2016-07-06
default keymap, reset sorted out for now, added serial to makefile
Jack Humbert
2016-07-04
fixed indentation.
Smilliam
2016-07-04
Allow Space Cadet state to be canceled by alternate Shift key
Smilliam
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-29
rand supports other chips
Jack Humbert
2016-06-29
adds random base64 character generator
Jack Humbert
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-23
updates ez's matrix to spec
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
increase leader seq size to 5
Jack Humbert
2016-06-20
[Jack & Erez] Fixes Space Cadet right shift
Jack & Erez
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
2016-06-17
addresses #369
Jack Humbert
[prev]
[next]