qmk_firmware/quantum
kamisamamizu 12e66330c5 Add COSPAD to QMK and add functions to read HSV (#2156)
* Added functions to read HSV values

I have added three functions to rgb_light.c to be able to read the hue, saturation and value from other places.
They are rgblight_get_hue(), rgblight_get_sat(), adn rgblight_get_val().

* Create keymap.c

* Add COSPAD support to QMK

I have ported the COSPAD numpad to qmk.

* Update readme.md

* Update cospad.c
2017-12-17 11:44:13 -05:00
..
api
audio adds planck light keyboard 2017-11-20 23:37:38 -05:00
keymap_extras
process_keycode fixes midi compile error 2017-12-10 11:32:36 -05:00
serial_link
template
tools
visualizer move lcd_backlight_keyframes to correct location 2017-12-07 12:41:13 -05:00
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100) 2017-12-14 00:20:44 -05:00
quantum.c new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100) 2017-12-14 00:20:44 -05:00
quantum.h added SS_LSFT to featured macros 2017-11-20 12:25:42 -05:00
rgblight_types.h
rgblight.c Add COSPAD to QMK and add functions to read HSV (#2156) 2017-12-17 11:44:13 -05:00
rgblight.h Add COSPAD to QMK and add functions to read HSV (#2156) 2017-12-17 11:44:13 -05:00
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
variable_trace.c
variable_trace.h