]> git.gir.st - tmk_keyboard.git/shortlog
tmk_keyboard.git
2015-11-23 flabbergastMerge branch 'master' into chibios
2015-11-21 tmkusb_usb: Fix JIS keymap
2015-11-18 tmkcore: Fix debug print of usb_hid
2015-11-18 tmkusb_usb: Add keymap of iso and of jis
2015-11-18 tmkcore: Add keycode KC_JPY for JIS
2015-11-14 flabbergastChibios: Remove the wait in the main loop.
2015-11-10 flabbergastMerge remote-tracking branch 'upstream/master' into...
2015-11-10 flabbergastInfinity_chibios: improve comments.
2015-11-09 tmkhhkb: fix for keymap editor
2015-11-08 tmkalps64: support for keymap editor
2015-11-07 Ryan Rigindingadd KC_MRWD and KC_MFFD to rn42
2015-10-30 flabbergastMerge branch 'master' into chibios
2015-10-20 tmkAdd doc of HHKB original keycodes
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 flabbergastInfinity_chibios: select correct bootloader_jump.
2015-10-17 flabbergastAdd correct chibios/bootloader_jump for infinity KB.
2015-10-17 flabbergastChibios/usb_main: rename a variable for clarity.
2015-10-17 Jun WakoFix drop key stroke
2015-10-16 Jun WakoAdd keymap_hasu.c
2015-10-16 Jun WakoFix report size of boot protocol.
2015-10-16 Jun WakoMerge branch 'infinity_chibios' of ../tmk_chibios into...
2015-10-16 Jun WakoAdd infinity_chibios
2015-10-16 Jun WakoMerge branch 'chibios' of https://github.com/flabbergas...
2015-10-15 flabbergastChibiOS/STM32: send remote wakeup.
2015-10-15 tmkFix port setting of alps64/matrix.c
2015-10-14 flabbergastChibiOS/kinetis: sending remote wakeup.
2015-10-14 flabbergastUpdate chibios/Teensy instructions.
2015-10-14 flabbergastUpdate chibi/teensy instructions.
2015-10-14 flabbergastChibios: use WFI in idle. WIP suspend stuff.
2015-10-12 flabbergastAdd Teensy LC onekey example.
2015-10-12 flabbergastMove chibios/cortex selection to local Makefiles.
2015-10-12 flabbergastRename chibios example keyboard.
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-12 flabbergastFix chibios/usb_main GET_REPORT handing.
2015-10-10 flabbergastAdd ARM Teensies bootloader code.
2015-10-05 flabbergastMove STM32 bootloader address config to separate .h...
2015-09-24 Jun WakoSquashed 'tmk_core/' changes from dc0e46e..57d27a8
2015-09-24 Jun WakoMerge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
2015-09-23 Jun Wakocore: Fix NKRO ifdef
2015-09-23 Jun Wakoibm4704: Add keymap for Alps 102-key
2015-09-20 tmkcore: Fix for disabling NKRO in Boot protocol
2015-09-20 tmkcore: Fix message print of debug command
2015-09-20 tmklufa: Fix endpoint bank mode for ATMega32u2
2015-09-20 tmknext_usb: Fix for mssing key event
2015-09-20 tmknext_usb: Change LEDs usage for CapsLock status
2015-09-20 tmknext_usb: Change for TMK converter configuration
2015-09-20 tmknext_usb: Fix keymap
2015-09-20 tmknext_usb: Fix next_kbd_set_leds()
2015-09-16 tmkMerge branch 'skullydazed-assignable_RESET'
2015-09-16 tmkChange to KC_BOOTLOADER(KC_BTLD)
2015-09-16 skullYAdd an assignable RESET key
2015-09-16 tmkMerge branch 'ibm4704_alps102'
2015-09-15 flabbergastRename some Makefile defines.
2015-09-12 tmkFix parenthesis
2015-09-12 tmkFix weak modifier clear in action macro
2015-09-11 tmkAdd Ateml toolchain and remove specific chip name
2015-09-10 flabbergastAdd comments to chibi_onekey Makefile.
2015-09-10 flabbergastNKRO fixes.
2015-09-10 flabbergastUpdate chibios README.
2015-09-10 flabbergastAdd chibi_onekey example.
2015-09-10 flabbergastAdd basic sleep_led for chibios.
2015-09-10 flabbergastMove AVR specific sleep_led.c into avr.
2015-09-08 flabbergastFix bootloader-jump compiling.
2015-09-08 flabbergastSmall updates.
2015-09-08 flabbergastImplement jump-to-bootloader.
2015-09-08 flabbergastMove chibios to tool.
2015-09-08 flabbergastMake usb_main more USB_DRIVER #define independent.
2015-09-07 flabbergastAdd ChibiOS support (USB stack + support files).
2015-09-07 flabbergastModularity and gcc warnings fixes.
2015-09-06 tmkibm4704: Add keymap for Alps models
2015-09-05 tmkFix 'enable break' commands for Alps models
2015-08-08 tmkFix #239 unresponsive keys of HHKB JP during power...
2015-07-23 tmkcore: Fix lufa suspend callback(#234)
2015-07-23 tmkhhkb: Add power saving code of matrix scan for JP
2015-07-15 tmkusb_usb: Ignore error usage(0x01-03) report
2015-07-15 tmkusb_usb: Support locking key indicator LED
2015-07-11 tmkonekey: Add V-USB build
2015-07-11 tmkps2_usb: Fix for V-USB build
2015-07-11 tmkps2_usb: Fix for mbed build
2015-07-11 tmkcore: Add keymap section ldscript for ATMega32U2
2015-07-11 tmkm0110_usb: Change keymap and Makefile
2015-06-28 jerryenAdd KEYBOARD_LOCK_ENABLE to makefile
2015-06-25 tmkalps64: Change keymaps and USB descriptors.
2015-06-25 tmkAdd description for non-US keys on keycode.h
2015-06-02 tmksun_usb: LED update for hotplug keyboard into converter
2015-06-02 tmksun_usb: Fix LED status update at startup
2015-06-02 tmksun_usb: Fix serial recv intrrupt trriger edge #228
2015-05-22 tmklufa: Fix console flush #223
2015-05-21 tmkRevert "Make action_for_key a weak symbol"
2015-05-21 tmkMerge pull request #216 from DigitalBrains1/modelm101
2015-05-21 tmkMerge pull request #217 from SaskatoonTechworks/tmk_cor...
2015-05-19 Dan McGregorMake action_for_key a weak symbol
2015-05-18 tmkMerge branch 'ibm4704_fix_protocol'
next
Imprint / Impressum