Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-21 | NerD, turn BRK into PAUS to get bootloader jump back. | Ralf Schmitt | 2 | -4/+4 | |
2015-01-19 | Add external projects using tmk_keyboard | tmk | 1 | -1/+10 | |
2015-01-19 | Merge pull request #148 from cub-uanic/patch-1 | tmk | 1 | -1/+1 | |
Fix keycode.txt | |||||
2015-01-19 | Merge pull request #151 from bswinnerton/typo-fix | tmk | 1 | -6/+6 | |
Fixing typo in console mode | |||||
2015-01-19 | Merge branch 'vovcacik-ghost_squid' | tmk | 8 | -0/+605 | |
2015-01-19 | Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into ↵ | tmk | 8 | -0/+605 | |
vovcacik-ghost_squid Conflicts: README.md | |||||
2015-01-19 | Merge pull request #164 from cub-uanic/patch-2 | tmk | 1 | -0/+1 | |
Update other_projects.md - added TMK/Ergodox | |||||
2015-01-19 | Fix typo 'keyobard' #166 | tmk | 3 | -3/+3 | |
2015-01-19 | Merge branch 'xauser-forhasu' | tmk | 11 | -0/+753 | |
2015-01-19 | Revert "Changed hotkey for bootloader jump" | tmk | 1 | -1/+1 | |
This reverts commit f31cbc7219c9a1903331771c10056302817e68ca. | |||||
2015-01-19 | Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into ↵ | tmk | 12 | -1/+754 | |
xauser-forhasu | |||||
2015-01-19 | hhkb: Update RN-42 docs | tmk | 2 | -8/+66 | |
2015-01-18 | Added missing keyboards to main README | Ralf Schmitt | 1 | -0/+2 | |
2015-01-18 | Added NerD 80% (TKL) support | Ralf Schmitt | 10 | -111/+149 | |
2015-01-18 | Added NerD 60% support | Ralf Schmitt | 11 | -0/+713 | |
2015-01-18 | Changed hotkey for bootloader jump | Ralf Schmitt | 1 | -1/+1 | |
2015-01-16 | Merge branch 'rn42_integrate' | tmk | 32 | -1047/+73 | |
2015-01-16 | hhkb: Integrate RN-42 support, remove hhkb_rn42 | tmk | 32 | -1004/+69 | |
2015-01-16 | hhkb_rn42: Move doc | tmk | 1 | -43/+4 | |
2015-01-15 | hhkb: Fix layer stuck of keymap_hasu | tmk | 1 | -16/+18 | |
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | |||||
2015-01-15 | Merge branch 'rn42' | tmk | 15 | -692/+1027 | |
2015-01-15 | rn42: Update doc | tmk | 2 | -35/+404 | |
2015-01-15 | Use pgmspace for RN-42 commands | tmk | 1 | -33/+137 | |
2015-01-15 | Increase buffer of rn42_gets() and change rn42_linked() | tmk | 2 | -6/+6 | |
2015-01-15 | rn42: Add commands for RN-42 | tmk | 1 | -81/+153 | |
2015-01-15 | rn42: Add rn42_getc and rn42_gets | tmk | 2 | -0/+32 | |
2015-01-15 | Fxi layer stuck of keymap_hasu | tmk | 1 | -12/+12 | |
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck. | |||||
2015-01-15 | Update doc | tmk | 2 | -451/+128 | |
2015-01-15 | Change RN42 state display | tmk | 1 | -18/+24 | |
2015-01-15 | Fix power saving while USB suspended | tmk | 4 | -15/+27 | |
- doesn't pwoer save while Bluetooth turns on | |||||
2015-01-15 | Add wait for charging capacitance of ADC S/H | tmk | 1 | -0/+1 | |
2015-01-15 | Fix: enable digital input for PF5 | tmk | 1 | -1/+1 | |
2015-01-15 | Clean ADC code of battery_voltage() | tmk | 1 | -13/+2 | |
2015-01-15 | Disable input buffer for ADC | tmk | 1 | -0/+4 | |
2015-01-15 | Update MEMO | tmk | 1 | -2/+56 | |
2015-01-15 | Add LUFA device state to command info | tmk | 1 | -0/+2 | |
2015-01-15 | Fix lufa sendchar() infinite wait loop | tmk | 2 | -19/+20 | |
- FrameNumber is not updated when adapter powered - can be blocked in sendchar() when pluged into AC adapter | |||||
2015-01-15 | Fix USB plug-in while BT mode falls to be enumerated | tmk | 1 | -1/+1 | |
2015-01-15 | Compensate timer during prower down | tmk | 6 | -15/+27 | |
2015-01-10 | hhkb: Add Makefile.jp for HHKB JP | Jun Wako | 3 | -6/+13 | |
2015-01-04 | Merge branch 'mbed_infinity' | Jun Wako | 29 | -99/+1955 | |
2015-01-04 | infinity: Add initial files for keyboard support | Jun Wako | 18 | -411/+1029 | |
2015-01-04 | infinity: Move project specific files to local | Jun Wako | 7 | -4/+362 | |
2015-01-04 | Fix linker script for NVIC vector on RAM | Jun Wako | 3 | -18/+8 | |
2015-01-04 | Add openocd config files for K20 | Jun Wako | 2 | -0/+137 | |
2015-01-04 | Add keyboard/infinity | Jun Wako | 8 | -56/+757 | |
2015-01-04 | Fix ps2 protocol build using ps2_io.h | Jun Wako | 2 | -0/+2 | |
2015-01-04 | Update makefiles to mbed-sdk 14666bb | Jun Wako | 4 | -87/+127 | |
2015-01-04 | Ad hoc fix of print and debug for mbed | Jun Wako | 2 | -2/+12 | |
2015-01-03 | Update other_projects.md - added TMK/Ergodox | Oleg Kostyuk | 1 | -0/+1 | |