Commit Graph

4151 Commits (4c3630dc1778129438440986f14731dcb7244262)
 

Author SHA1 Message Date
Jun Wako abf482de8e Fix call parameter of suspend_power_down()
tmk e872dd2149 Merge pull request from xauser/forhasu
NerD bugfix
Jack Humbert 1d3f3cde78 Merge pull request from pepers/master
defined KEYMAP_GRID for grid layouts
pepers 438ff3465e defined KEYMAP_GRID for grid layouts
Jack Humbert 6cae90793f Create keymap_matthew.c
Jack Humbert 09655cc5d5 Create keymap_nathan.c
Jack Humbert adf7b56e6f subproject commit?
Jack Humbert 6f735ca130 Update README.md
Ralf Schmitt e0f32742e9 Kitten Paw, fix main README link to project.
Ralf Schmitt 012ec9e379 NerD, turn BRK into PAUS to get bootloader jump back.
tmk 771347c4a6 Add external projects using tmk_keyboard
tmk c1ac7f159f Merge pull request from cub-uanic/patch-1
Fix keycode.txt
tmk aa95d6ff62 Merge pull request from bswinnerton/typo-fix
Fixing typo in console mode
tmk 2e75b138c1 Merge branch 'vovcacik-ghost_squid'
tmk a5122d5aba Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into vovcacik-ghost_squid
Conflicts:
	README.md
tmk 703ca9de21 Merge pull request from cub-uanic/patch-2
Update other_projects.md - added TMK/Ergodox
tmk 1cda7b79fb Fix typo 'keyobard'
tmk 8279226123 Merge branch 'xauser-forhasu'
tmk 507e0636f0 Revert "Changed hotkey for bootloader jump"
This reverts commit f31cbc7219.
tmk d32b955af6 Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into xauser-forhasu
tmk 40fd75e5ed hhkb: Update RN-42 docs
Ralf Schmitt 07b54cb513 Added missing keyboards to main README
Ralf Schmitt 2d74020331 Added NerD 80% (TKL) support
Ralf Schmitt d9b5f5110e Added NerD 60% support
Ralf Schmitt f31cbc7219 Changed hotkey for bootloader jump
Nathan Ross Powell e7289bb029 KC_INSERT should be KC_INS
The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
tmk c610bae631 Merge branch 'rn42_integrate'
tmk 099701dd31 hhkb: Integrate RN-42 support, remove hhkb_rn42
Jack Humbert 83a3d7a3da Update README.md
tmk ce66988650 hhkb_rn42: Move doc
tmk 3e88e8b761 hhkb: Fix layer stuck of keymap_hasu
- In mouse key layer with holding semicolon, press Fn0, release
  semicolon and release Fn0 now layer 1 is stuck.
Jack Humbert a7a808795e Update README.md
tmk 65a2ce94a3 Merge branch 'rn42'
tmk 517817b9c7 rn42: Update doc
tmk 2626a32260 Use pgmspace for RN-42 commands
tmk 3b3af3bae0 Increase buffer of rn42_gets() and change rn42_linked()
tmk 1b95b3c51a rn42: Add commands for RN-42
tmk 4f121de7ad rn42: Add rn42_getc and rn42_gets
tmk a679928620 Fxi layer stuck of keymap_hasu
- In mouse key layer with holding semicolon, press Fn0, release
  semicolon and release Fn0 now layer 1 is stuck.
tmk 884c2ab0f2 Update doc
tmk 160e02d06a Change RN42 state display
tmk ebe4373258 Fix power saving while USB suspended
- doesn't pwoer save while Bluetooth turns on
tmk 86f82dd02d Add wait for charging capacitance of ADC S/H
tmk 2d7973fc3f Fix: enable digital input for PF5
tmk 25aee431bd Clean ADC code of battery_voltage()
tmk 825be9d121 Disable input buffer for ADC
tmk de29f986a7 Update MEMO
tmk 570bcb2ed1 Add LUFA device state to command info
tmk 20caf673d8 Fix lufa sendchar() infinite wait loop
- FrameNumber is not updated when adapter powered
- can be blocked in sendchar() when pluged into AC adapter
tmk 9179246a1d Fix USB plug-in while BT mode falls to be enumerated