]> git.donarmstrong.com Git - qmk_firmware.git/history - tmk_core/common
Adds support for Planck Rev 6 (#2666)
[qmk_firmware.git] / tmk_core / common /
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209)
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox
2018-06-29 Evgeniy PetukhovDiagonal micro move fix
2018-06-29 Drashna JaelreMake sure that both RGBLIGHT_ENABLE is defined, for...
2018-06-28 Drashna JaelreDisable JTAG in keyboard init
2018-06-28 Fred SundvikMake sure the timer wraps around correctly independent...
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-06-03 Drashna JaelreAdd Suspend functions (#3112)
2018-05-29 Drashna JaelreAdd and fix _noeeprom functions to many of the RGB...
2018-05-26 Leo WzukwFix dead link to USB keycodes doc (#3050)
2018-05-21 Drashna JaelreFix compile issues for atmega328p
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 Gergely NagyAllow one-shot modifiers to be chained
2018-05-08 Jack Humbertenable eeprom for rgb matrix
2018-03-28 U-LANDSRAAD\drashnaFix RGB Sleep code
2018-03-22 skullydazedGenerate API docs from source code comments (#2491)
2018-03-20 Drashna Jaelre[Proposal?] Allow RGB Underglow to turn off when host...
2018-03-16 fauxparkAdd CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T...
2018-03-16 Joe WassonFix swap-hands tapping.
2018-03-16 Joe WassonRename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
2018-02-10 Fred SundvikFix reset for STM32 devices
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
2018-01-21 Fred SundvikRevert back to normal sleeping wait behaviour for STM32
2018-01-18 Kenneth AloysiusBacklighting for JJ40 and underglow initialisation...
2018-01-01 Balz Guenatbacklight breathing overhaul (#2187)
2017-12-19 fauxparkUnsign key argument in add_key_to_report
2017-12-15 Colin T.A. Graymake 'layer_state_set' visible to user code
2017-12-15 Colin T.A. Grayfixes 'layer_state_cmp' when layer is '1' (aka layer...
2017-12-08 Colin T.A. Grayhelper to compare current layer_state to user layer
2017-11-28 Jack HumbertUpdates bootloader settings, adds file size check ...
2017-11-22 Colin T.A. GrayI found a typo!
2017-11-21 SeebsAllow multiple process_record() calls per scan
2017-11-06 Takayuki Matsubaraadd pgm_read_dword for Infinity ErgoDox
2017-11-06 Jack Humbertadds per-layer rgb color option to ez
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-31 tsankuangleeRETRO_TAPPING (#1922)
2017-10-10 Joe Martin#1792 added in waits from tmk for locking switches
2017-10-06 SnipeyeGeneric Pointing Device (#1767)
2017-09-30 Fred SundvikDon't process keycodes on the slave
2017-09-29 skullydazedClueboard 60% support (#1746)
2017-09-16 Jack Humbertupdate to driver separation
2017-08-30 Jack HumbertMerge pull request #1574 from danamlund/master
2017-08-20 Jack HumbertMerge pull request #1608 from hot-leaf-juice/master
2017-08-20 Joe WassonFix compilation error when NO_ACTION_LAYER is defined.
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-16 Balz Guenatsome major steps toward making the usb-usb converter...
2017-08-15 Martin SandifordRemove floating point calculation in mouse move. Saves...
2017-08-15 Jack HumbertMerge pull request #1571 from BalzGuenat/grave-esc-fix
2017-08-14 Jack HumbertMerge pull request #1576 from That-Canadian/minidox
2017-08-13 That-CanadianAdded "EECONFIG_HANDEDNESS" to the eeconfig.h , because...
2017-08-07 Jack HumbertMerge pull request #1554 from qmk/docs
2017-08-03 That-CanadianMerge branch 'master' into eco-keyboard
2017-07-31 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-27 Joe WassonAdd support for GeminiPR steno protocol.
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
2017-07-09 Fred SundvikAdd wait support for tests
2017-07-09 Fred SundvikAdd basic timing support, and SFT_T tests
2017-07-08 Jack HumbertMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
2017-07-07 Jack HumbertMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
2017-07-07 Jack HumbertMerge commit '60b30c036397cb5627fa374bb930794b225daa29...
2017-07-04 Luiz RibeiroMerge branch 'master' into ps2avrGB
2017-06-22 StickMerge remote-tracking branch 'upstream/master'
2017-06-22 Erez ZukermanMerge pull request #1331 from ariasuni/master
2017-06-20 Jack HumbertMerge pull request #1405 from cquiroz/oneshot-mods...
2017-06-19 Jack HumbertMerge pull request #1410 from belak/tv44-core
2017-06-19 Jack HumbertMerge pull request #1409 from fredizzimo/full_unit_test
2017-06-18 Fred SundvikAdd todo to timer.c
2017-06-18 Fred SundvikFix problems with undefined inlines in debug mode
2017-06-18 Fred SundvikMove functions for adding keys from to reports to report.h
2017-06-18 Fred SundvikMove functionality from action_util to report
2017-06-18 Fred SundvikEmpty bootloader_jump
2017-06-18 Fred SundvikEmulate eeprom
2017-06-18 Fred SundvikRename native to test
2017-06-18 Fred SundvikAdd empty timer functions
2017-06-18 Fred SundvikEmpty implementation of bootloader, suspend and timer
2017-06-18 Fred SundvikFix program mem functionality
2017-06-18 Fred SundvikEmpty implementation of wait
2017-06-18 Jack HumbertMerge pull request #1349 from jpetermans/infinity60
2017-06-18 Jack HumbertMerge pull request #1407 from take-a-CHANCE/master
2017-06-18 Jack HumbertMerge pull request #1406 from jprMesh/atreus52
2017-06-18 Carlos QuirozRemove noisy debug line
2017-06-18 Carlos QuirozDeactivate oneshot mods once timedout
2017-06-18 Jack HumbertMerge pull request #1408 from fredizzimo/fix_build_impr...
2017-06-18 Jack HumbertMerge pull request #1361 from fredizzimo/ergodox_infini...
2017-06-15 Fred SundvikMake sure that the backlight level is within the right...
2017-06-13 Jack HumbertMerge pull request #1387 from antelaurijssen/master
2017-06-10 Jack HumbertMerge pull request #1382 from binaryplease/handwired_bi...
2017-06-08 StickMerge remote-tracking branch 'upstream/master'
2017-06-07 Jack HumbertMerge pull request #1359 from agbell/PR
2017-06-06 Jack HumbertMerge pull request #1366 from abperiasamy/refine-layout
2017-06-03 Adam BellAdding permissive_hold
2017-06-03 StickMerge remote-tracking branch 'upstream/master'
2017-06-01 Jack HumbertMerge pull request #1350 from originerd/add-originerd...
2017-05-31 Jack HumbertMerge pull request #1348 from Dbroqua/master
2017-05-30 dbroquaMerge remote-tracking branch 'origin/feature/DK60'
2017-05-30 Damien BroquaMerge remote-tracking branch 'origin/feature/DK60'
2017-05-30 Damien BroquaMerge remote-tracking branch 'origin/feature/DK60'
2017-05-30 Nick ChoiMerge pull request #2 from qmk/master
next