qmk-firmware/quantum/process_keycode
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
* initial files for rev 6 with encoder

* music map init, dip scan added

* adds ws2812 driver for arm

* flesh out dip and encoder support

* adds default encoder res

* adds default encoder res

* start muse implementation

* muse working with encoder as control

* flip direction

* try mouse wheel again

* dont break other revs

* dont break other revs

* conditional autio

* pwm ws driver (not working)

* update build includes for chibios

* update ws2812 driver/config

* last commit for glasser code

* working example

* remove rgb for now

* finish up rev6

* working encoder keycodes

* add warnings to planck keymaps about the LAYOUT
2018-07-16 11:48:31 -04:00
..
process_audio.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
process_audio.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
process_auto_shift.c add grave to auto-shift. 2018-03-26 13:42:08 -04:00
process_auto_shift.h Add on/off/toggle keycodes for Auto Shift 2017-12-20 14:38:56 -05:00
process_chording.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
process_chording.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
process_clicky.c Update to drashna keymaps and userspace (#2876) 2018-05-02 11:39:46 -04:00
process_clicky.h Fix Audio Clicky sub-feature (#2784) 2018-04-21 12:30:10 -04:00
process_combo.c Fixed various keymaps and the allocation of "key_combos" (#2526) 2018-03-16 16:20:09 -04:00
process_combo.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
process_key_lock.c Fix for issue https://github.com/qmk/qmk_firmware/issues/1751 2017-10-29 20:05:54 -04:00
process_key_lock.h Added support for locking One Shot modifiers. 2017-08-08 10:02:53 -04:00
process_leader.c Add default to LEADER_TIMEOUT in case it's not defined (#2818) 2018-05-15 22:33:53 -04:00
process_leader.h Add default to LEADER_TIMEOUT in case it's not defined (#2818) 2018-05-15 22:33:53 -04:00
process_midi.c Added bending to MIDI (#2740) 2018-04-18 22:22:08 -04:00
process_midi.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
process_music.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
process_music.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
process_printer.c Fix warnings in process_printer 2017-04-13 16:00:29 +03:00
process_printer.h Fix warnings in process_printer 2017-04-13 16:00:29 +03:00
process_printer_bb.c Fix warnings in process_printer 2017-04-13 16:00:29 +03:00
process_steno.c Improve state/chord handling and clean up namespace 2018-04-07 17:12:44 -04:00
process_steno.h Improve state/chord handling and clean up namespace 2018-04-07 17:12:44 -04:00
process_tap_dance.c Fix tapdance when one-shot is disabled. 2018-07-15 13:29:59 -04:00
process_tap_dance.h Fixes to get tap dance to fire at proper places (#2272) 2018-02-04 13:45:19 -05:00
process_terminal.c Fixed sprintf overflow 2018-05-16 21:05:43 -04:00
process_terminal.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
process_terminal_nop.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
process_ucis.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
process_ucis.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
process_unicode.c Fix undefined eeprom warnings in unicode processing 2017-04-13 16:00:29 +03:00
process_unicode.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
process_unicode_common.c add UC_OSX_RALT to make unicode use the Right Alt key on OSX 2017-08-30 11:38:03 -04:00
process_unicode_common.h add UC_OSX_RALT to make unicode use the Right Alt key on OSX 2017-08-30 11:38:03 -04:00
process_unicodemap.c add UC_OSX_RALT to make unicode use the Right Alt key on OSX 2017-08-30 11:38:03 -04:00
process_unicodemap.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00