summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
Commit message (Expand)AuthorAge
* registering a weak_mods when using register_code16SjB2017-01-29
* speeding up (un)register_code16SjB2017-01-23
* Added check that makes sure a code is a right modifier before considering it ...Ofer Plesser2016-12-23
* separated into api files/folderJack Humbert2016-11-26
* travis plsJack Humbert2016-11-23
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-21
|\
| * Fix the Space Cadet timeout codeGergely Nagy2016-11-19
| * Add a timeout to space-cadet shift.Gergely Nagy2016-11-19
* | cleaning up new codeJack Humbert2016-11-21
* | mostly workingJack Humbert2016-11-13
* | mergingJack Humbert2016-11-12
|\|
| * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-10
* | working with power limitJack Humbert2016-10-16
|/
* Use keyboard config for nkro (#7)IBNobody2016-09-06
* Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKROIBNobody2016-09-06
* Add a register/unregister_code16 pair of functionsGergely Nagy2016-08-18
* Fix the process_record_nocache functionWojciech Siewierski2016-08-18
* process_unicode: Call process_ucis() automaticallyGergely Nagy2016-08-15
* extract reset keyboard into a functionPavlos Vinieratos2016-07-13
* Merge pull request #477 from Smilliam/masterJack Humbert2016-07-11
|\
| * Made rollover behavior for space cadet optionalSmilliam2016-07-10
| * fixed indentation.Smilliam2016-07-04
| * Allow Space Cadet state to be canceled by alternate Shift keySmilliam2016-07-04
* | Move return out of event if blockTerryMathews2016-07-08
* | Create keycodes for RGB control functionsTerryMathews2016-07-07
* | default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-06
|/
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* rand supports other chipsJack Humbert2016-06-29
* adds random base64 character generatorJack Humbert2016-06-29
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29
* updates ez's matrix to specJack Humbert2016-06-23
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* increase leader seq size to 5Jack Humbert2016-06-21
* [Jack & Erez] Fixes Space Cadet right shiftJack & Erez2016-06-20
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* addresses #369Jack Humbert2016-06-17
* Improve string sending (#376)Eric Tang2016-06-03
* new line/tab in send_stringJack Humbert2016-06-01
* adds send_string functionality (string macros)Jack Humbert2016-06-01
* process_record implementation (non-breaking for process_action ATM)Jack Humbert2016-05-28
* [Erez & Jack] Optimizes shift_interrupted arrayErez Zukerman2016-05-24
* [Erez & Jack] Packages Space Cadet shifts into keycodesErez Zukerman2016-05-24
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* fixed small bug with AUDIO_ENABLED (#339)purpleP2016-05-19
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-18
* adds music and audio toggles (#337)Jack Humbert2016-05-18
* updates midi functionality (#331)Jack Humbert2016-05-15
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-15
* adds a sequencer to the music mode (#330)Jack Humbert2016-05-15
* Leader key implementation (#326)Erez Zukerman2016-05-15