summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-23Fix dfu-programmer parametersJun Wako
2015-04-23sun_usb: import dastels's keymap of Type 3Jun Wako
https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb
2015-04-22Merge branch 'ibm4704_ext'Jun Wako
2015-04-22Move ring_buffer.h fileJun Wako
2015-04-22Fix debug printtmk
2015-04-22Fix ibm4704 protocol with using interrupttmk
2015-04-22Add keymap codelet for 77-key and 107-keytmk
2015-04-22Update READMEJun Wako
2015-04-22Squashed 'tmk_core/' changes from 05caacc..7967731Jun Wako
7967731 Update README git-subtree-dir: tmk_core git-subtree-split: 7967731b8bcb1f0c26f7f1f909273e6ad7ae8f36
2015-04-22Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako
2015-04-10Change TMK_DIR settingtmk
2015-04-10Squashed 'tmk_core/' content from commit 05caacctmk
git-subtree-dir: tmk_core git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk
2015-04-10Remove core library and build filestmk
2015-04-09Change TOP_DIR to TMK_DIR in makefilestmk
2015-04-07usb_hid: Update USB_Host_Shield_2.0Jun Wako
2015-04-07hhkb: Chane keymap for hasuJun Wako
2015-04-07hhkb: Fix bug of matrix initialization for JPJun Wako
2015-04-05Add alps64tmk
2015-04-02Merge pull request #10 from huntse/pull_reqJack Humbert
Latest custom map with lower + raise
2015-04-02Latest custom map with lower + raiseSean Hunter
2015-03-26Fix for dfu-programmer 0.7 #182Jun Wako
2015-03-23macrosJack Humbert
2015-03-23macrosJack Humbert
2015-03-22infinity: Fix disabling watchdogJun Wako
- watchdog is timed out before disabling it by mbed startup - old booloader disable watchdog while new(2015/01) doesn't
2015-03-21Update README.mdJack Humbert
2015-03-21Merge pull request #9 from tmk/masterJack Humbert
updating
2015-03-21updated readmeJack Humbert
2015-03-21colemak shortcutsJack Humbert
2015-03-20function stuff tooJack Humbert
2015-03-20Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2015-03-20working extended keymapJack Humbert
2015-03-19Create keymap_tim.cJack Humbert
2015-03-19Merge pull request #8 from nathanrosspowell/masterJack Humbert
Housekeeping on `keymap_nathan.c`, updated documentation
2015-03-18Update keymap_nathan.cNathan 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-18Delete .keymap_nathan.c.swpNathan Ross Powell
2015-03-18Merge remote-tracking branch 'upstream/master'Nathan Ross Powell
2015-03-19m0110: Fix MakefileJun Wako
2015-03-19m0110: Fix README.md and keymap_intl.cJun Wako
2015-03-19m0110: Add support for international keyboardJun Wako
2015-03-18Update README.mdJack Humbert
2015-03-16Merge pull request #6 from tmk/masterJack Humbert
pulling from tmk
2015-03-16Rename handwire-matrix.c to matrix-handwire.cJack Humbert
2015-03-16Create handwire-matrix.cJack Humbert
2015-03-16Merge pull request #5 from Wilba6582/masterJack Humbert
Pulling in PCB changes
2015-03-17Replaced tabs with spaces to match TMK convention.Wilba6582
2015-03-17Added backlight.h, backlight.cWilba6582
2015-03-17Initial 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-05brettJack Humbert
2015-03-05infinity: For production model and add SpaceFnJun Wako