clean up Firmware Setup section in Hand Wire guide
[jackhill/qmk/firmware.git] / tmk_core /
2020-03-01 QMK Botformat code according to conventions [skip ci] 0.8.10
2020-03-01 Joel ChallisShort term fix for conflicting types for 'tfp_printf...
2020-03-01 RyanClean up includes for glcdfont headers (#7745) 0.8.7
2020-03-01 Nick BrasselAllow for ChibiOS 20.x (master), as well as enabling...
2020-03-01 Joel ChallisUse nano specs (#8270) 0.8.3
2020-02-29 Joel ChallisUnconditionally enable ChibiOS syscalls (#8268) 0.8.2
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-25 QMK Botformat code according to conventions [skip ci] 0.7.171
2020-02-25 ridingqwertyNew feature: PERMISSIVE_HOLD_PER_KEY (#7994)
2020-02-25 RyanImprovements to extrakey HID descriptors (#8156)
2020-02-22 yiancarUpdate main.c (#8198) 0.7.164
2020-02-21 QMK Botformat code according to conventions [skip ci] 0.7.161
2020-02-21 Drashna Jaelreuart.c fix from TMK (#7628)
2020-02-21 Joel ChallisAllow 30us matrix delay to be keyboard/user overridable... 0.7.158
2020-02-12 QMK Botformat code according to conventions [skip ci] 0.7.150
2020-02-12 fauxparkAlign VUSB HID descriptors with LUFA/ChibiOS (#7675)
2020-02-10 Ted LinCompile error if ONESHOT_TIMEOUT defined but oneshot... 0.7.147
2020-02-08 fauxparkRemove PJRC USB stack 0.7.144
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-07 Ted M LinUse function for KEYCODE2 routines instead of macro... 0.7.141
2020-02-05 Drashna JaelreAdd Midi Endpoint task to ChibiOS main (#8071) 0.7.139
2020-02-02 QMK Botformat code according to conventions [skip ci] 0.7.137
2020-02-02 fauxparkDedupe extrakey report struct, and send functions in...
2020-02-02 QMK Botformat code according to conventions [skip ci] 0.7.134
2020-02-02 fauxparkAlign ATSAM HID descriptors with LUFA/ChibiOS (#7651)
2020-02-01 QMK Botformat code according to conventions [skip ci] 0.7.133
2020-02-01 Pavel ŽupaFix timer_elapsed() overflow issue for STM32F103 and...
2020-01-31 Nick BrasselFix misunderstanding of CPPFLAGS and CXXFLAGS. 0.7.131
2020-01-31 xyzzImprove VIRTSER performance (#7528) 0.7.130
2020-01-27 Joel ChallisMerge pull request #7995 from zvecr/feature/split_arm_i... 0.7.125
2020-01-27 Joel ChallisRefactor stm32duino f103 keyboards to use new central... 0.7.124
2020-01-27 Joel ChallisMigrate common ld scripts to common location (#7887)
2020-01-25 QMK Botformat code according to conventions [skip ci] 0.7.121
2020-01-25 George HarrisFix unaligned access with LTO (#7801)
2020-01-25 Joel ChallisFix printf buffer overflow when cols>16 (#7998) 0.7.120
2020-01-24 QMK Botformat code according to conventions [skip ci] 0.7.117
2020-01-24 Nick BrasselAdd customisable EEPROM driver selection (#7274)
2020-01-21 QMK Botformat code according to conventions [skip ci] 0.7.115
2020-01-21 fauxparkFix lock LEDs for ChibiOS when using shared endpoints...
2020-01-19 fauxparkRemove tmk_core gitignore and gitmodules 0.7.110
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-19 Joel ChallisMove rgblight and backlight task to common location...
2020-01-17 ridingqwertyImplement and document TAPPING_FORCE_HOLD_PER_KEY ...
2020-01-17 Drashna JaelreCleanup check for PERMISSIVE_HOLD (#7861)
2020-01-16 fauxparkRemove `KEYMAP_SECTION_ENABLE` (#7882)
2020-01-13 xyzzchibios/usb_main: re-check USB status in send_keyboard...
2020-01-12 Joel ChallisFix KEYBOARD_SHARED_EP on ChibiOS (#7860)
2020-01-10 zk-phiAdd per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)
2020-01-04 Joel ChallisMove some common matrix code to a common location ...
2020-01-03 WilbaVIA Configurator Refactor (#7268)
2020-01-02 xyzzFix typo in action.c (#7757)
2019-12-21 Joel ChallisAdd central location for ChibiOS defines (#7542)
2019-12-16 Joel ChallisMerge pull request #7276 from zvecr/feature/backlight_d... 0.7.102
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-16 Drashna Jaelre[Core] Optimize matrix processing (#7621)
2019-12-14 Drashna Jaelreremove SERIAL_SOFT_DEBUG macro (#7625)
2019-12-14 Joel ChallisFix ChibiOS USB config for chips which support OTGv1...
2019-12-13 Drashna Jaelrecore: Fix build config in protocol.mk (#7620) 0.7.101
2019-12-11 Joel ChallisFix FORCE_NKRO handling (#7601)
2019-12-11 Joel ChallisRemove mbed files (#7605)
2019-12-11 fauxparkUse `clock_prescale_set()` from avr-libc (#7540)
2019-12-08 fauxparkSet proper AVR part for USBasp avrdude flashing (#7552)
2019-12-08 fauxparkSet proper ASCII character for KC_NUHS in iWRAP code...
2019-11-25 Joel ChallisRemove vusb 'reset to bootloader' hid message due to...
2019-11-23 a_p_u_r_oRemove CR when computing BOOTLOADER_SIZE. (#7453) 0.7.88
2019-11-22 fauxparkAdd 4-character aliases for sendstring keycodes (#7409)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-14 fauxparkAdd support for configurable polling interval and power...
2019-11-10 Joel ChallisFix chibios when mouse and nkro disabled (#7312)
2019-11-09 Joel ChallisFix LAYER_STATE_8BIT compile issues (#7304)
2019-11-08 Jonathan RascherSupport RGBLIGHT_SLEEP when ChibiOS boards suspend...
2019-11-07 Joel ChallisARM - ws2812 bitbang (#7173) 0.7.64
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215) 0.7.63
2019-11-05 fauxparkUn-clang-format usb_descriptor.h (#7216)
2019-11-05 ChristopherFixes #7256: USB descriptor to identify correctly as...
2019-11-04 Drashna Jaelre[Core] Add short form LTO_ENABLE (#7259) 0.7.59
2019-10-31 Joel Challisrgblight_task logic fixes (#7214)
2019-10-29 Joel Challis Refactor ps2avrgb i2c ws2812 to core (#7183) 0.7.52
2019-10-17 Joel ChallisMove tmk_core/common/backlight to quantum/backlight... 0.7.41
2019-10-15 fauxparkFix bug in `do_code16()` (#6935)
2019-10-15 Joel ChallisAdd binary support to tinyprintf (#7024) 0.7.40
2019-10-15 Joel Challis Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
2019-10-08 fauxparkReorder Raw HID interface to match what the USB spec...
2019-10-05 Joel ChallisARM - Initial backlight support (#6487) 0.7.31
2019-10-03 fauxparkWrap util.h functions in `extern "C"` (#6762)
2019-09-27 Joel ChallisARM split - Add support for dfu-util EE_HANDS flashing... 0.7.28
2019-09-24 Joel ChallisARM split - Add bootmagic/magic keycodes for setting... 0.7.27
2019-09-22 XScorpion2Fixing wrapping math logic for timer_expired functions...
2019-09-07 Drashna JaelreActually use correct bootloader not found message ...
2019-09-07 Drashna JaelreMove Bootloader not found message to global variable... 0.7.12
2019-09-07 fauxparkAdafruit BLE: Set SPI2X bit only when F_CPU is 8MHz...
2019-09-07 fauxparkBanish some more magic numbers (#6662)
2019-09-06 fauxparkMake USB polling rate configurable with a define (... 0.7.8
2019-09-03 bwhelmFix battery level code in adafruit_ble.cpp (#6648)
2019-08-30 skullYclang-format changes
2019-08-30 Drashna JaelreFix the LUFA lib to use a submodule instead of just...
2019-08-30 skullYFix vusb compiling after clang-format
2019-08-30 skullYHave clang ignore the code in bootloader_size.c
next