qmk-firmware/quantum
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
..
api
audio Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
keymap_extras
process_keycode Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
serial_link
template Update template config.h with `#pragma once` (#3415) 2018-07-16 08:44:16 -07:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
quantum.h Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
quantum_keycodes.h
rgb.h
rgb_matrix.c Merge pull request #3229 from qmk/hf/shinydox 2018-07-03 14:06:36 -04:00
rgb_matrix.h
rgblight.c Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
rgblight.h
rgblight_list.h
rgblight_types.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
send_string_keycodes.h
variable_trace.c
variable_trace.h