]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core
pass through ctrl; there's already a del in the upper layer
[qmk_firmware.git] / tmk_core /
2019-12-21 Joel ChallisAdd central location for ChibiOS defines (#7542)
2019-12-16 Joel ChallisMerge pull request #7276 from zvecr/feature/backlight_d...
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)
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)
2019-11-22 fauxparkAdd 4-character aliases for sendstring keycodes (#7409)
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)
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215)
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)
2019-10-31 Joel Challisrgblight_task logic fixes (#7214)
2019-10-29 Joel Challis Refactor ps2avrgb i2c ws2812 to core (#7183)
2019-10-17 Joel ChallisMove tmk_core/common/backlight to quantum/backlight...
2019-10-15 fauxparkFix bug in `do_code16()` (#6935)
2019-10-15 Joel ChallisAdd binary support to tinyprintf (#7024)
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)
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...
2019-09-24 Joel ChallisARM split - Add bootmagic/magic keycodes for setting...
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...
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 (...
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
2019-08-30 fauxparkLUFA USB descriptor cleanup (#4871)
2019-08-28 Drashna JaelreDecrement EECONFIG magic number
2019-08-26 Drashna JaelreFix Typo in :flash target for missing bootloader (...
2019-08-25 XScorpion2Added OLED Display autoscroll during periods of OLED...
2019-08-24 Joel ChallisAdd 'bootloadHID' flash target (#5587)
2019-08-22 Joel ChallisAlign flashing behaviour of dfu-util (#6578)
2019-08-22 Drashna JaelreAdditional changes for Layer State typedef compatibilit...
2019-08-22 Stephen WanhellaAdded keycodes for swapping and unswapping the Control...
2019-08-21 fauxparkRemove superfluous JTAG disable code (#6445)
2019-08-20 Drashna JaelreAdd a universal flash command for cli (#6224)
2019-08-13 Joel ChallisFix LT() crashing some ARM keyboards (#6529)
2019-08-08 fauxparkExtend allowed range of tappable keycodes to include...
2019-07-31 Jake GrossmanRemoved print call to resolve #6364 (#6413)
2019-07-23 Drashna JaelreAdd support for TAP_CODE_DELAY to Hold-Tap keys (#5400)
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
2019-07-17 fauxparkExtend maximum number of backlight levels to 31 (#6351)
2019-07-16 Drashna JaelreExpand bootloader target to support most AVR boards...
2019-07-16 Drashna JaelreMake Caps Lock delay more reasonable (#6199)
2019-07-16 fauxparkStore backlight breathing state in EEPROM (#6105)
2019-07-16 XScorpion2Adding rgb matrix speed into eeprom storage. (#5965)
2019-07-16 Drashna JaelreSkip unsupported firmware check message in silent mode...
2019-07-16 Takeshi ISHIIadd 'objs-size' target into tmk_core/avr.mk (#5490)
2019-07-16 yiancarUsbasploader bootloader option addition (#6304)
2019-07-11 fauxparkDisplay firmware size percentage (#6307)
2019-07-07 skullydazedFix chibios so the dfu-suffix is only applied once...
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-06-03 Chris DoséFixes compile errors for massdrop keyboards
2019-05-30 zvecrCopy avr teensy flash logic to arm (#6016)
2019-05-29 fauxparkFix TO() and DF() calling layer_state_set_[kb,user...
2019-05-19 Drashna Jaelre[Keymap] Drashna Corne Keyboard updates (#5903)
2019-05-18 Ryan CaltabianoFix bit count calculation for iterating layers
2019-05-17 Alex OngTypedef'ed layer_state_t to uint32_t (#3637)
2019-05-16 Drashna JaelreMake delay for Capslock in Hold-Tap functions configura...
2019-05-10 XScorpion2Cleanup/rgb matrix (#5811)
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type...
2019-05-06 XScorpion2[Keyboard] Sol keyboard conversion to split common...
2019-05-06 Drashna JaelreRe-fix Mousekey Movements (#5740)
2019-05-03 Drashna JaelreAdd DFU Suffix for ARM boards (#5763)
2019-05-02 Drashna JaelreAdd option to enable LTO easily (#5674)
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619)
2019-04-26 Drashna JaelreFix wakeup function on ChibiOS (#5707)
2019-04-22 Takeshi ISHIIfix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
2019-04-19 Drashna JaelreInit RGB Matrix EEPROM
2019-04-19 Danny NguyenMake sure NOBITS is set on reset_key
2019-04-19 Markus WeimarImprove mouse keys docs and constant speed mode
2019-04-18 patrickmtFix wake from suspend LED functionality
2019-04-12 Drashna JaelreMax out range for max compatibility
2019-04-12 Drashna JaelreFix ATSAM's USB HID descriptor to support higher heycodes
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-07 fauxparkRemove keyboard description from Adafruit BLE device...
2019-04-05 Drashna JaelreCustom Tapping Term per key (#5009)
2019-04-04 Daniel PrilikRGB Matrix support for Massdrop CTRL/ALT (#5328)
next