You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/tmk_core/common
seb-pau efbb842e8b
Joystick 16-bit support (#10439)
* Joystick 16-bit support

* Add variable joystick axes resolution

* Moved #define statements to .h files

* Moved definitions to quantum/joystick.h

  Removed duplicate definitions from usb_descriptor.h and
  process_joysick.h

  Adjust process_joystick.c and usb_descriptor.c to use the pre-computed
  "JOYSTICK_RESOLUTION" value which contains the logical maximum value
  of a joystick axis

* Cleaning up unnecessary code

* Update docs/feature_joystick.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Workaround to joystick.h not being included to report.h

* Removed unnecessary newlines, updated report.h

Changed JOYSTICK_AXES_RESOLUTION conditional in report.h

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
..
arm_atsam format code according to conventions [skip ci] 5 years ago
avr adds support for the atmega328 (#9043) 5 years ago
chibios Make bootloader_jump weak for ChibiOS. (#10417) 5 years ago
test Add customisable EEPROM driver selection (#7274) 5 years ago
action.c Add TAP_CODE_DELAY to Mod-Tap (#9422) 5 years ago
action.h Better handle LTO_ENABLE (#9832) 5 years ago
action_code.h One shot support for swap hands (#8590) 5 years ago
action_layer.c Optimization for scanning less layers. (#8311) 5 years ago
action_layer.h format code according to conventions [skip ci] 5 years ago
action_macro.c
action_macro.h
action_tapping.c 2020 May 30 Breaking Changes Update (#9215) 5 years ago
action_tapping.h 2020 May 30 Breaking Changes Update (#9215) 5 years ago
action_util.c [Bug] Fix Swap Hands bug introduced by OSH (#9968) 5 years ago
action_util.h One shot support for swap hands (#8590) 5 years ago
bootloader.h
bootmagic.c Initialize Layer State on startup (#8318) 5 years ago
bootmagic.h
bootmagic_lite.c format code according to conventions [skip ci] 5 years ago
command.c Better handle LTO_ENABLE (#9832) 5 years ago
command.h
debug.c
debug.h
eeconfig.c Add customisable EEPROM driver selection (#7274) 5 years ago
eeconfig.h VIA Configurator Refactor (#7268) 5 years ago
eeprom.h Add customisable EEPROM driver selection (#7274) 5 years ago
host.c
host.h
host_driver.h
keyboard.c Hid joystick interface (#4226) 5 years ago
keyboard.h
keycode.h Add *OPT aliases for *ALT keycodes and macros (#8714) 5 years ago
led.h
magic.c Initialize Layer State on startup (#8318) 5 years ago
magic.h
matrix.h Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183) 5 years ago
mousekey.c format code according to conventions [skip ci] 5 years ago
mousekey.h Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 5 years ago
nodebug.h
print.c
print.h 2020 May 30 Breaking Changes Update (#9215) 5 years ago
progmem.h format code according to conventions [skip ci] 5 years ago
raw_hid.h
report.c format code according to conventions [skip ci] 5 years ago
report.h Joystick 16-bit support (#10439) 5 years ago
sendchar.h
sendchar_null.c Initial vusb console support (#8559) 5 years ago
sendchar_uart.c
sleep_led.h
suspend.h
timer.h format code according to conventions [skip ci] 5 years ago
uart.c adds support for the atmega328 (#9043) 5 years ago
uart.h
util.c Strip out features to allow minimum firmware sizes (#8645) 5 years ago
util.h
virtser.h
wait.h Remove mbed files (#7605) 5 years ago