]> git.gir.st - tmk_keyboard.git/history - tmk_core/common
remove experimental return, cleanup slash_question key
[tmk_keyboard.git] / tmk_core / common /
2017-12-16 girstMerge remote-tracking branch 'upsteam/master'
2017-12-13 girstgoing to convert to actionmap now
2017-12-12 girstnearly finished layout comments, implemented layer0
2017-10-21 tmkcore: Fix out-of-bounds access by TICK event #487
2017-09-14 tmkcore: Fix for build option NO_ACTION_LAYER
2017-09-14 tmkcore: Fix for ATtiny85
2017-05-30 tmkcore: Fix for stuck key problem #441
2017-04-11 tmkcore: Fix typo
2017-04-11 tmkcore: Change MOD_* definition to make OR(|) usable
2017-04-10 tmkcore: Fix for missing key on fc660c
2017-02-02 tmkcore: Add MOD_NONE to mods_bit enum
2017-01-11 tmkcore: Fix LAYER_MODS() and LAYER_TAP()
2017-01-05 tmkcore: Cancel removing IS_ANY() at c98e89f
2017-01-05 Evan SailerMerge branch 'master' of github.com:evangs/tmk_keyboard
2017-01-04 Evan Sailerremove led_layer_set crap
2017-01-04 Evan SailerMerge pull request #1 from jdost/master
2017-01-04 Evan SailerMerge branch 'master' into master
2017-01-04 tmkcore: Modifiers can be used as tap key Fix #422
2016-12-10 tmkMerge commit '22b6e15a179031afb7c3534cf7b109b0668b602c'
2016-11-29 tmkcore: Swap position of PEQL and PENT in unimap
2016-11-29 tmkMerge pull request #406 from 39aldo39/patch-1
2016-11-14 Aldo Gunsingcore: Fix typo in definition AC_g
2016-10-18 tmkcore: Debug print for system and consumer keys
2016-10-12 tmkcore: Fix sleep_led
2016-10-08 tmkMerge branch 'matrix-fix'
2016-10-08 tmkcore: Change matrix_init and matrix_print
2016-10-05 tmkMerge branch 'matrix-clear'
2016-10-05 tmkcore: Add matrix_clear() and default impl.
2016-10-04 tmkcore: Add suspend mode options
2016-10-04 tmkcore: Fix suspend/wake for converters #386
2016-10-03 tmkcore: LUFA_DEBUG_SUART for serial debug
2016-09-25 tmkcore: Fix mechanical locking supoort #390
2016-09-24 tmkMerge branch 'master' of https://github.com/nemith...
2016-09-09 tmkMerge branch 'next-unimap'
2016-09-09 tmkcore: Add short names in unimap
2016-09-08 tmkcore: Fix unimap UNIMAP_NO case
2016-08-30 tmkcore: Fix unimap layout comment
2016-08-30 tmkMerge branch 'unimap'
2016-08-29 tmkcore: Add unimap support
2016-08-29 tmkcore: Add default implemenation of keymap read
2016-08-29 tmkcore: action codes are action_t struct now
2016-06-21 tmkMerge branch 'usb_usb_multiple_keyboard_share'
2016-06-21 tmkusb_usb: Add multiple keyboard support
2016-06-04 tmkMerge pull request #355 from papodaca/XT
2016-05-26 Evan Saileradded tv44 keyboard. made changes to support turning...
2016-05-22 tmkMerge commit '20b787fc1284176834cbe7ca2134e4b36bec5828'
2016-04-21 tmkMerge branch 'master' of github.com:tmk/tmk_keyboard
2016-04-21 tmkMerge commit '71381457fa1311dfa0b58ba882a96db740640871'
2016-03-28 tmkMerge pull request #321 from njbair/master
2016-03-28 tmkcore: Fix media/consumer keys
2016-03-16 tmkMerge branch 'actionmap'
2016-03-03 tmkcore: Actionmap support
2016-02-17 tmkMerge branch 'chibios' of https://github.com/flabbergas...
2016-02-16 tmkMerge commit '657d9f23fe47fb88cf221adb23095082f191ba6a'
2016-02-12 tmkMerge commit '5a0132f1c1c9a14fd2941f0a5e29bbf5e31da20c...
2016-02-11 tmkMerge commit '28203e909e83b1ac6becb45a3eadae23b190df32...
2016-02-09 tmkMerge remote-tracking branch 'flabbergast-tmk_keyboard...
2016-01-26 tmkcore: Remove unused warning. Fix tmk_keyboard/#293
2016-01-18 flabbergastMerge remote-tracking branch 'upstream/master' into...
2016-01-16 tmkMerge pull request #230 from jerryen/master
2016-01-15 flabbergastMerge branch 'master' into chibios
2016-01-15 tmkcore: Fix variable initialize
2016-01-15 tmkcore: Fix variable init and header include
2016-01-15 tmkMerge pull request #292 from obones/command_warning
2016-01-15 tmkMerge pull request #294 from shayneholmes/fix-debug...
2016-01-15 tmkMerge pull request #295 from doopai/master
2016-01-15 Adrian L LangeAdd support for storing, restoring and clearing modifie...
2016-01-12 Shayne HolmesFix typo in bootmagic debug message
2016-01-12 tmkMerge branch 'usb_usb_editor'
2016-01-12 tmkusb_usb: Fix for keymap editor
2016-01-07 oboneshost_driver is only used if KEYBOARD_LOCK_ENABLE is...
2015-12-18 flabbergastMerge remote-tracking branch 'upstream/master' into...
2015-12-09 tmkMerge pull request #278 from uxp/keycode_syntax_fix
2015-12-08 Howard P. LogsdonRemove an errant comma trailing the KC_ERAS macro alias
2015-12-05 tmkMerge pull request #270 from jeffgran/single-tap-toggle
2015-12-05 tmkMerge branch 'jeffgran-single-tap-toggle'
2015-12-05 Jeff Granenable TAPPING_TOGGLE=1 to work correctly
2015-12-05 tmkMerge pull request #271 from jeffgran/default-layer...
2015-12-05 tmkMerge pull request #267 from riginding/master
2015-12-03 flabbergastWorkaround for compiler warnings when console disabled.
2015-11-26 Jeff Granadd ACTION_DEFAULT_LAYER_TOGGLE to toggle a default...
2015-11-26 Jeff Granenable TAPPING_TOGGLE=1 to work correctly
2015-11-23 flabbergastMerge branch 'master' into chibios
2015-11-18 tmkcore: Add keycode KC_JPY for JIS
2015-11-10 flabbergastMerge remote-tracking branch 'upstream/master' into...
2015-10-30 flabbergastMerge branch 'master' into chibios
2015-10-18 flabbergastChibiOS: prettify/document sleep_led code.
2015-10-18 flabbergastChibiOS: Update infinity bootloader code to match updat...
2015-10-18 flabbergastChibios: Add breathing sleep LED on Kinetis MCUs.
2015-10-18 flabbergastChibiOS: make reset request more CMSISy.
2015-10-17 flabbergastAdd correct chibios/bootloader_jump for infinity KB.
2015-10-16 Jun WakoMerge branch 'chibios' of https://github.com/flabbergas...
2015-10-14 flabbergastChibios: use WFI in idle. WIP suspend stuff.
2015-10-12 flabbergastAdd eeprom support for chibios/kinetis.
2015-10-12 flabbergastMove declaration of keymap_config.
2015-10-12 flabbergastMake bootmagic.c code portable (_delay_ms -> wait_ms).
2015-10-12 flabbergastAdd missing #include to keymap.c.
2015-10-12 flabbergastMerge branch 'master' into chibios
2015-10-10 flabbergastAdd ARM Teensies bootloader code.
2015-10-05 flabbergastMove STM32 bootloader address config to separate .h...
next
Imprint / Impressum