qmk_firmware/drivers
achol b030c45705 Add save and restore of each pin used in reading joystick (AVR).
Allow output pin to be JS_VIRTUAL_AXIS if the axis is connected to Vcc
instead of an output pin from the MCU.

Fix joystick report id

Fix broken v-usb hid joystick interface. Make it more resilient to unusual settings (none multiple of eight button count, 0 buttons or 0 axes)

Correct adc reading for multiple axes. Piecewise range conversion for uncentered raw value range. Input, output and ground pin configuration per axis.

Documentation fixes
2020-03-22 11:24:36 +01:00
..
avr Add save and restore of each pin used in reading joystick (AVR). 2020-03-22 11:24:36 +01:00
boards format code according to conventions [skip ci] 2020-03-06 02:15:29 +00:00
chibios Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
eeprom Add support for STM32L0/L1 onboard EEPROM. (#8002) 2020-03-12 12:59:55 +11:00
gpio Increase matrix scanning speed on xd84 (#7517) 2019-12-03 19:39:21 +00:00
haptic Completely remove i2c_transmit_receive function (#7686) 2019-12-22 13:50:08 +00:00
issi Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
oled format code according to conventions [skip ci] 2020-03-14 21:37:29 +00:00
qwiic format code according to conventions [skip ci] 2020-02-22 03:41:27 +00:00
ugfx/gdisp 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00