Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-23 | Fix dfu-programmer parameters | Jun Wako | |
2015-04-23 | sun_usb: import dastels's keymap of Type 3 | Jun Wako | |
https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb | |||
2015-04-22 | Merge branch 'ibm4704_ext' | Jun Wako | |
2015-04-22 | Move ring_buffer.h file | Jun Wako | |
2015-04-22 | Fix debug print | tmk | |
2015-04-22 | Fix ibm4704 protocol with using interrupt | tmk | |
2015-04-22 | Add keymap codelet for 77-key and 107-key | tmk | |
2015-04-22 | Update README | Jun Wako | |
2015-04-22 | Squashed 'tmk_core/' changes from 05caacc..7967731 | Jun Wako | |
7967731 Update README git-subtree-dir: tmk_core git-subtree-split: 7967731b8bcb1f0c26f7f1f909273e6ad7ae8f36 | |||
2015-04-22 | Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ng | Jun Wako | |
2015-04-10 | Change TMK_DIR setting | tmk | |
2015-04-10 | Squashed 'tmk_core/' content from commit 05caacc | tmk | |
git-subtree-dir: tmk_core git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c | |||
2015-04-10 | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | |
2015-04-10 | Remove core library and build files | tmk | |
2015-04-09 | Change TOP_DIR to TMK_DIR in makefiles | tmk | |
2015-04-07 | usb_hid: Update USB_Host_Shield_2.0 | Jun Wako | |
2015-04-07 | hhkb: Chane keymap for hasu | Jun Wako | |
2015-04-07 | hhkb: Fix bug of matrix initialization for JP | Jun Wako | |
2015-04-05 | Add alps64 | tmk | |
2015-04-02 | Merge pull request #10 from huntse/pull_req | Jack Humbert | |
Latest custom map with lower + raise | |||
2015-04-02 | Latest custom map with lower + raise | Sean Hunter | |
2015-03-26 | Fix for dfu-programmer 0.7 #182 | Jun Wako | |
2015-03-23 | macros | Jack Humbert | |
2015-03-23 | macros | Jack Humbert | |
2015-03-22 | infinity: Fix disabling watchdog | Jun Wako | |
- watchdog is timed out before disabling it by mbed startup - old booloader disable watchdog while new(2015/01) doesn't | |||
2015-03-21 | Update README.md | Jack Humbert | |
2015-03-21 | Merge pull request #9 from tmk/master | Jack Humbert | |
updating | |||
2015-03-21 | updated readme | Jack Humbert | |
2015-03-21 | colemak shortcuts | Jack Humbert | |
2015-03-20 | function stuff too | Jack Humbert | |
2015-03-20 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2015-03-20 | working extended keymap | Jack Humbert | |
2015-03-19 | Create keymap_tim.c | Jack Humbert | |
2015-03-19 | Merge pull request #8 from nathanrosspowell/master | Jack Humbert | |
Housekeeping on `keymap_nathan.c`, updated documentation | |||
2015-03-18 | Update keymap_nathan.c | Nathan Ross Powell | |
Remove macro for KEYMAP_GRID that is in keymap_common.h. Add comments with ASCII art for the two layouts in keymap_common.h. | |||
2015-03-18 | Delete .keymap_nathan.c.swp | Nathan Ross Powell | |
2015-03-18 | Merge remote-tracking branch 'upstream/master' | Nathan Ross Powell | |
2015-03-19 | m0110: Fix Makefile | Jun Wako | |
2015-03-19 | m0110: Fix README.md and keymap_intl.c | Jun Wako | |
2015-03-19 | m0110: Add support for international keyboard | Jun Wako | |
2015-03-18 | Update README.md | Jack Humbert | |
2015-03-16 | Merge pull request #6 from tmk/master | Jack Humbert | |
pulling from tmk | |||
2015-03-16 | Rename handwire-matrix.c to matrix-handwire.c | Jack Humbert | |
2015-03-16 | Create handwire-matrix.c | Jack Humbert | |
2015-03-16 | Merge pull request #5 from Wilba6582/master | Jack Humbert | |
Pulling in PCB changes | |||
2015-03-17 | Replaced tabs with spaces to match TMK convention. | Wilba6582 | |
2015-03-17 | Added backlight.h, backlight.c | Wilba6582 | |
2015-03-17 | Initial commit for Planck PCB Rev 1. | Wilba6582 | |
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts). - Backlight commands connected temporarily to top left keys. - Backlight init called from matrix.c, since there's no generic keyboard_init() override function. | |||
2015-03-05 | brett | Jack Humbert | |
2015-03-05 | infinity: For production model and add SpaceFn | Jun Wako | |