| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-27 | Merge pull request #15 from cr3473/master | ||
| Keymap updates | |||
| 2015-05-27 | New, improved, extended layout | ||
| 2015-05-27 | Merge remote-tracking branch 'upstream/master' | ||
| 2015-05-21 | layouts, default | ||
| 2015-05-19 | default w/qwerty | ||
| 2015-05-18 | files | ||
| 2015-05-15 | quark | ||
| 2015-05-07 | backlight stuff | ||
| 2015-05-02 | quark | ||
| 2015-04-29 | Merge pull request #14 from rswiernik/master | ||
| Fixed quite a few things | |||
| 2015-04-29 | Corrected makefile common var | ||
| 2015-04-29 | Moved keymap file location and fixed bugs in keymap_reed.c | ||
| 2015-04-25 | Merge pull request #13 from rswiernik/master | ||
| Updated Readme and Build info | |||
| 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-02 | Merge pull request #10 from huntse/pull_req | ||
| Latest custom map with lower + raise | |||
| 2015-04-02 | Latest custom map with lower + raise | ||
| 2015-03-23 | macros | ||
| 2015-03-23 | macros | ||
| 2015-03-21 | Update README.md | ||
| 2015-03-21 | Merge pull request #9 from tmk/master | ||
| updating | |||
| 2015-03-21 | updated readme | ||
| 2015-03-21 | colemak shortcuts | ||
| 2015-03-20 | function stuff too | ||
| 2015-03-20 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | ||
| 2015-03-20 | working extended keymap | ||
| 2015-03-19 | Create keymap_tim.c | ||
| 2015-03-19 | Merge pull request #8 from nathanrosspowell/master | ||
| Housekeeping on `keymap_nathan.c`, updated documentation | |||
| 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-19 | m0110: Fix Makefile | ||
| 2015-03-19 | m0110: Fix README.md and keymap_intl.c | ||
| 2015-03-19 | m0110: Add support for international keyboard | ||
| 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-16 | Merge pull request #5 from Wilba6582/master | ||
| Pulling in PCB changes | |||
| 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. | |||