| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-13 | Revert "hhkb: Fix bug of matrix initialization for JP" | ||
| This reverts commit adfd5b92ebdc38721c89715e9071b35ecaeb79e9. | |||
| 2015-05-13 | hhkb: Change document | ||
| 2015-05-13 | hhkb: Fix scan rate for HHKB JP #203 | ||
| 2015-05-13 | hhkb: Add build options | ||
| 2015-05-13 | hhkb: Change keymap | ||
| 2015-05-13 | alps64: Change keymap | ||
| 2015-05-07 | backlight stuff | ||
| 2015-05-02 | quark | ||
| 2015-04-29 | Corrected makefile common var | ||
| 2015-04-29 | Moved keymap file location and fixed bugs in keymap_reed.c | ||
| 2015-04-25 | Update README.md | ||
| 2015-04-25 | Update README.md | ||
| Switched around more readme stuff | |||
| 2015-04-25 | Update README.md | ||
| This stupid readme... | |||
| 2015-04-25 | Update README.md | ||
| Updated formatting again... | |||
| 2015-04-25 | Update README.md | ||
| Changed formatting mistake | |||
| 2015-04-25 | Updated readme with new build info | ||
| 2015-04-25 | Changed del key and added docs | ||
| 2015-04-25 | Updated makefile to properly handle non extended keymaps | ||
| 2015-04-25 | Added keymap w/ game mode | ||
| 2015-04-25 | updated makefile | ||
| 2015-04-24 | Change mbed sdk path | ||
| 2015-04-24 | Update for the latest mbed sdk | ||
| 2015-04-10 | Change TMK_DIR setting | ||
| 2015-04-09 | Change TOP_DIR to TMK_DIR in makefiles | ||
| 2015-04-07 | hhkb: Chane keymap for hasu | ||
| 2015-04-07 | hhkb: Fix bug of matrix initialization for JP | ||
| 2015-04-05 | Add alps64 | ||
| 2015-04-02 | Latest custom map with lower + raise | ||
| 2015-03-23 | macros | ||
| 2015-03-23 | macros | ||
| 2015-03-22 | infinity: Fix disabling watchdog | ||
| - watchdog is timed out before disabling it by mbed startup - old booloader disable watchdog while new(2015/01) doesn't | |||
| 2015-03-21 | updated readme | ||
| 2015-03-21 | colemak shortcuts | ||
| 2015-03-20 | function stuff too | ||
| 2015-03-20 | working extended keymap | ||
| 2015-03-18 | Update keymap_nathan.c | ||
| 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 | ||
| 2015-03-18 | Merge remote-tracking branch 'upstream/master' | ||
| 2015-03-18 | Update README.md | ||
| 2015-03-16 | Merge pull request #6 from tmk/master | ||
| pulling from tmk | |||
| 2015-03-16 | Rename handwire-matrix.c to matrix-handwire.c | ||
| 2015-03-16 | Create handwire-matrix.c | ||
| 2015-03-17 | Replaced tabs with spaces to match TMK convention. | ||
| 2015-03-17 | Added backlight.h, backlight.c | ||
| 2015-03-17 | Initial commit for Planck PCB Rev 1. | ||
| - 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 | ||
| 2015-03-05 | infinity: For production model and add SpaceFn | ||
| 2015-03-02 | simon | ||
| 2015-03-01 | layout changes to fix some nav issues | ||
| also to simplify and make way for a few ideas | |||
| 2015-02-26 | brett | ||