Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | working extended keymap | Jack Humbert | 2015-03-20 | 7 | -4/+541 |
| | |||||
* | Update keymap_nathan.c | Nathan Ross Powell | 2015-03-18 | 2 | -38/+33 |
| | | | | | Remove macro for KEYMAP_GRID that is in keymap_common.h. Add comments with ASCII art for the two layouts in keymap_common.h. | ||||
* | Delete .keymap_nathan.c.swp | Nathan Ross Powell | 2015-03-18 | 1 | -0/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Nathan Ross Powell | 2015-03-18 | 103 | -1774/+6908 |
|\ | |||||
| * | Update README.md | Jack Humbert | 2015-03-18 | 1 | -0/+5 |
| | | |||||
| * | Merge pull request #6 from tmk/master | Jack Humbert | 2015-03-16 | 53 | -1740/+2537 |
| |\ | | | | | | | pulling from tmk | ||||
| | * | infinity: For production model and add SpaceFn | Jun Wako | 2015-03-05 | 4 | -5/+37 |
| | | | |||||
| | * | NerD, turn BRK into PAUS to get bootloader jump back. | Ralf Schmitt | 2015-01-21 | 2 | -4/+4 |
| | | | |||||
| | * | Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into ↵ | tmk | 2015-01-19 | 7 | -0/+602 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | vovcacik-ghost_squid Conflicts: README.md | ||||
| | | * | Added support for The Ghost Squid controller used for CM XT keyboard. | Vlastimil Ovčáčík | 2014-12-28 | 7 | -0/+602 |
| | | | | | | | | | | | | | | | | | | | | | | | | - initial commit - created as clone of the kitten_paw subproject with pins adjusted for CM XT | ||||
| | * | | Fix typo 'keyobard' #166 | tmk | 2015-01-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into ↵ | tmk | 2015-01-19 | 10 | -0/+750 |
| | |\ \ | | | | | | | | | | | | | | | | xauser-forhasu | ||||
| | | * | | Added NerD 80% (TKL) support | Ralf Schmitt | 2015-01-18 | 10 | -111/+149 |
| | | | | | |||||
| | | * | | Added NerD 60% support | Ralf Schmitt | 2015-01-18 | 10 | -0/+712 |
| | | | | | |||||
| | * | | | hhkb: Update RN-42 docs | tmk | 2015-01-19 | 2 | -8/+66 |
| | |/ / | |||||
| | * | | hhkb: Integrate RN-42 support, remove hhkb_rn42 | tmk | 2015-01-16 | 32 | -1004/+69 |
| | | | | |||||
| | * | | hhkb_rn42: Move doc | tmk | 2015-01-16 | 1 | -43/+4 |
| | | | | |||||
| | * | | hhkb: Fix layer stuck of keymap_hasu | tmk | 2015-01-16 | 1 | -16/+18 |
| | | | | | | | | | | | | | | | | | | | | - In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | ||||
| | * | | rn42: Update doc | tmk | 2015-01-15 | 2 | -35/+404 |
| | | | | |||||
| | * | | Use pgmspace for RN-42 commands | tmk | 2015-01-15 | 1 | -33/+137 |
| | | | | |||||
| | * | | Increase buffer of rn42_gets() and change rn42_linked() | tmk | 2015-01-15 | 2 | -6/+6 |
| | | | | |||||
| | * | | rn42: Add commands for RN-42 | tmk | 2015-01-15 | 1 | -81/+153 |
| | | | | |||||
| | * | | rn42: Add rn42_getc and rn42_gets | tmk | 2015-01-15 | 2 | -0/+32 |
| | | | | |||||
| | * | | Fxi layer stuck of keymap_hasu | tmk | 2015-01-15 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | - In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | ||||
| | * | | Update doc | tmk | 2015-01-15 | 2 | -451/+128 |
| | | | | |||||
| | * | | Change RN42 state display | tmk | 2015-01-15 | 1 | -18/+24 |
| | | | | |||||
| | * | | Fix power saving while USB suspended | tmk | 2015-01-15 | 3 | -15/+24 |
| | | | | | | | | | | | | | | | | - doesn't pwoer save while Bluetooth turns on | ||||
| | * | | Add wait for charging capacitance of ADC S/H | tmk | 2015-01-15 | 1 | -0/+1 |
| | | | | |||||
| | * | | Fix: enable digital input for PF5 | tmk | 2015-01-15 | 1 | -1/+1 |
| | | | | |||||
| | * | | Clean ADC code of battery_voltage() | tmk | 2015-01-15 | 1 | -13/+2 |
| | | | | |||||
| | * | | Disable input buffer for ADC | tmk | 2015-01-15 | 1 | -0/+4 |
| | | | | |||||
| | * | | Update MEMO | tmk | 2015-01-15 | 1 | -2/+56 |
| | | | | |||||
| | * | | Add LUFA device state to command info | tmk | 2015-01-15 | 1 | -0/+2 |
| | | | | |||||
| | * | | Fix lufa sendchar() infinite wait loop | tmk | 2015-01-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | - FrameNumber is not updated when adapter powered - can be blocked in sendchar() when pluged into AC adapter | ||||
| | * | | Fix USB plug-in while BT mode falls to be enumerated | tmk | 2015-01-15 | 1 | -1/+1 |
| | | | | |||||
| | * | | Compensate timer during prower down | tmk | 2015-01-15 | 3 | -2/+9 |
| | | | | |||||
| * | | | Rename handwire-matrix.c to matrix-handwire.c | Jack Humbert | 2015-03-16 | 1 | -0/+0 |
| | | | | |||||
| * | | | Create handwire-matrix.c | Jack Humbert | 2015-03-16 | 1 | -0/+193 |
| | | | | |||||
| * | | | Replaced tabs with spaces to match TMK convention. | Wilba6582 | 2015-03-17 | 4 | -43/+43 |
| | | | | |||||
| * | | | Added backlight.h, backlight.c | Wilba6582 | 2015-03-17 | 2 | -0/+48 |
| | | | | |||||
| * | | | Initial commit for Planck PCB Rev 1. | Wilba6582 | 2015-03-17 | 5 | -35/+127 |
| | | | | | | | | | | | | | | | | | | | | - 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. | ||||
| * | | | brett | Jack Humbert | 2015-03-05 | 1 | -6/+6 |
| | | | | |||||
| * | | | simon | Jack Humbert | 2015-03-02 | 3 | -3/+47 |
| | | | | |||||
| * | | | brett | Jack Humbert | 2015-02-26 | 3 | -4/+45 |
| | | | | |||||
| * | | | led oops | Jack Humbert | 2015-02-23 | 4 | -27/+10 |
| | | | | |||||
| * | | | vlad | Jack Humbert | 2015-02-21 | 3 | -2/+30 |
| | | | | |||||
| * | | | joe | Jack Humbert | 2015-02-19 | 1 | -6/+6 |
| | | | | |||||
| * | | | joe | Jack Humbert | 2015-02-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | joe | Jack Humbert | 2015-02-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | joe | Jack Humbert | 2015-02-19 | 3 | -9/+117 |
| | | | |