1
0

Commit Graph

  • 99732d5acd ibm4704_usb: Fix README.md tmk 2016-02-02 14:27:19 +0900
  • 3730666b97 ibm4704_usb: Add Makefiles for TMK Converter tmk 2016-02-02 13:51:47 +0900
  • 5c89d73755 core: Remove unused warning. Fix tmk_keyboard/#293 tmk 2016-01-27 08:14:44 +0900
  • e76c8cafea Merge pull request #299 from kairyu/speed-up-compilation tmk 2016-01-24 10:16:43 +0900
  • 72c52d30c8 Chibios: add more guards for transmitting (fix a deadlock bug). flabbergast 2016-01-22 22:19:02 +0000
  • 42d5d64306 core: Speed up compilation Kai Ryu 2016-01-22 10:21:51 +0900
  • b1b30f1675 Merge remote-tracking branch 'upstream/master' into chibios flabbergast 2016-01-18 07:36:39 +0000
  • fb1fb122a5 Merge pull request #230 from jerryen/master tmk 2016-01-16 11:17:13 +0900
  • 5b820b9db8 core: Add note about sudo and git tmk 2016-01-16 10:05:32 +0900
  • 5ef7d89406 Chibios: Update to new USB API. flabbergast 2016-01-15 21:41:51 +0000
  • ffbaeb7986 Merge branch 'master' into chibios flabbergast 2016-01-15 17:11:46 +0000
  • 7694eb62ac core: Fix variable initialize tmk 2016-01-15 16:26:01 +0900
  • 325a99acd9 core: Fix variable init and header include tmk 2016-01-15 16:24:06 +0900
  • b9edbb32e9 Merge pull request #292 from obones/command_warning tmk 2016-01-15 16:07:14 +0900
  • cfcf5b2734 Merge pull request #294 from shayneholmes/fix-debug-message tmk 2016-01-15 16:04:21 +0900
  • c36828e25e Merge pull request #295 from doopai/master tmk 2016-01-15 16:03:57 +0900
  • 8ccbbde881 core: Add macro commands SM(), RM() and CM() tmk 2016-01-15 16:00:56 +0900
  • 5a196b6444 Add support for storing, restoring and clearing modifiers in macros Adrian L Lange 2015-10-23 20:38:50 +0200
  • 6baca549b9 core: Add dfu-programmer example to doc/build.md tmk 2016-01-15 14:30:47 +0900
  • 0851cf926f core: Fix doc/build.md tmk 2016-01-15 14:12:57 +0900
  • 5611f94fb1 usb_usb: Change matrix size 32x8 to 16x16 tmk 2016-01-15 12:18:58 +0900
  • c74eee6327 remove SERIAL_SOFT_DEBUG macro duanhongyi 2016-01-14 15:27:26 +0800
  • f0e547e541 Add usb_usb keymap editor link Jun Wako 2016-01-13 15:40:53 +0900
  • ca1982c6b8 Merge branch 'add_usb_usb' into gh-pages Jun Wako 2016-01-13 15:31:29 +0900
  • 3625e3a3e2 Add keymap editor for usb_usb covnerter Jun Wako 2016-01-13 15:17:32 +0900
  • f88fe046ef Fix editor css to prevent keys from wrapping Jun Wako 2016-01-13 15:11:17 +0900
  • 29c37de437 Fix keycodes for Unix function keys Jun Wako 2016-01-13 12:43:22 +0900
  • c39ac72926 Fix and add .spc class Jun Wako 2016-01-13 12:41:32 +0900
  • 2a55b1d805 Fix typo in bootmagic debug message Shayne Holmes 2016-01-12 10:19:58 -0800
  • 47425d910b Merge branch 'usb_usb_editor' tmk 2016-01-12 15:15:31 +0900
  • 6382a9b5f4 usb_usb: Fix for keymap editor tmk 2016-01-12 13:03:22 +0900
  • c5d98f5c6f hhkb: Add note about RN42 tmk 2016-01-12 11:31:07 +0900
  • 502e3091c9 Merge branch 'css_fix' into gh-pages Jun Wako 2016-01-12 10:35:28 +0900
  • 03912823ca Fix css of keymap editor Jun Wako 2016-01-12 10:16:19 +0900
  • 467602749d Fix fn_actions for keymap editor tmk 2016-01-12 02:21:56 +0900
  • 67a6bc0a1c Fix revision selector position of m0110 editor Jun Wako 2016-01-12 01:47:17 +0900
  • f111c74c5c Merge branch 'hhkb_fix' into gh-pages Jun Wako 2016-01-12 01:18:33 +0900
  • 4654c283db Support both USB and BT on editor/hhkb Jun Wako 2016-01-12 01:16:49 +0900
  • c3b70b977c Merge branch 'mac_mediakey' into gh-pages Jun Wako 2016-01-11 16:54:58 +0900
  • fe10dcfa48 alps64 editor: use common library and add Mac media keys Jun Wako 2016-01-11 16:50:35 +0900
  • 2fadc96d3f Merge branch 'm0110_editor_rev2' into gh-pages Jun Wako 2016-01-11 15:42:37 +0900
  • 4cf0bea89f Rename m0110.js to firmware.js Jun Wako 2016-01-11 15:37:21 +0900
  • 25afef2340 Add meidia keys for Mac on m0110 editor Jun Wako 2016-01-11 15:32:55 +0900
  • cc8b4eedf1 Add revision selector for m0110 editor Jun Wako 2016-01-11 14:46:41 +0900
  • ad24c8f651 Move keymap_editor.js to editor/common/ Jun Wako 2016-01-11 12:36:52 +0900
  • de501388c3 Fix keymap_editor.js Jun Wako 2016-01-11 10:43:45 +0900
  • d4aacc967e Remove common library files in editor/m0110 Jun Wako 2016-01-10 12:27:01 +0900
  • 7d621aca7b m0110_usb: Add LED flash on startup tmk 2016-01-08 12:48:35 +0900
  • c219570e54 adb_usb: Add LED flash on startup tmk 2016-01-08 10:39:23 +0900
  • 310a39dd76 adb_usb: Change keycode PEQL to EQL(Fix #238) tmk 2016-01-08 10:25:24 +0900
  • 66b6df0068 host_driver is only used if KEYBOARD_LOCK_ENABLE is defined obones 2016-01-07 14:40:53 +0100
  • ff5c4ef55a Fix links to document on github Jun Wako 2016-01-06 12:28:20 +0900
  • 58867094c4 Chibios: add 'core/protocol' to the makefiles' search path. flabbergast 2015-12-30 10:46:08 +0100
  • 1d6c6609e0 Chibios: Tsy LC is cortex-m0plus. flabbergast 2015-12-27 19:32:27 +0100
  • 0998a9930d Chibios: update Teensy 3.x instructions. flabbergast 2015-12-26 19:54:33 +0100
  • b2a3a26537 Chibios: add makefiles for Teensy 3.x examples. flabbergast 2015-12-21 17:04:46 +0000
  • a47c3c7333 Chibios: rename example stm32_onekey -> stm32_f072_onekey. flabbergast 2015-12-21 17:04:23 +0000
  • dbbd4e8f8d Chibios: updates for 3.0.4 git. flabbergast 2015-12-21 08:45:26 +0000
  • 8952d617ea Merge remote-tracking branch 'upstream/master' into chibios flabbergast 2015-12-18 20:54:41 +0000
  • a75834ee98 Do timeout when writing to CONSOLE EP queue. flabbergast 2015-12-18 20:50:59 +0000
  • 33714e5582 Merge pull request #278 from uxp/keycode_syntax_fix tmk 2015-12-09 10:44:27 +0900
  • 3dd8fb4627 Remove an errant comma trailing the KC_ERAS macro alias Howard P. Logsdon 2015-12-08 16:46:08 -0700
  • a5f289249b Merge branch 'master' of github.com:tmk/tmk_keyboard tmk 2015-12-05 18:17:12 +0900
  • 6d144be8fd Merge pull request #270 from jeffgran/single-tap-toggle tmk 2015-12-05 18:15:10 +0900
  • 03ef2cf2d7 Merge branch 'jeffgran-single-tap-toggle' tmk 2015-12-05 18:14:46 +0900
  • d60a9b9048 enable TAPPING_TOGGLE=1 to work correctly Jeff Gran 2015-11-26 00:42:42 -0700
  • 2d673dfabc Merge pull request #271 from jeffgran/default-layer-toggle tmk 2015-12-05 14:21:40 +0900
  • 9c42227352 Merge pull request #267 from riginding/master tmk 2015-12-05 14:20:51 +0900
  • 24c30681c4 Remove doc/ tmk 2015-12-05 13:52:12 +0900
  • 792327caac core: Update doc/build.md and remove other_projects.md tmk 2015-12-05 13:29:20 +0900
  • 060c8c55f9 adb_usb: Update README and Makefiles tmk 2015-12-05 10:15:06 +0900
  • 1104dc0a4f Add maple mini pinout pic. flabbergast 2015-12-03 09:26:22 +0000
  • 7aab3bb21a STM32F103x fixes. flabbergast 2015-12-03 09:24:49 +0000
  • b110884a6d Workaround for compiler warnings when console disabled. flabbergast 2015-12-03 09:05:09 +0000
  • f108623011 Add maple mini code. flabbergast 2015-12-03 08:49:55 +0000
  • 39c0c27587 Add generic STM32F103C8T6 example. Aurelien Bondis 2015-11-30 17:36:15 +0000
  • d0f174911e core: Fix rules.mk for dfu target tmk 2015-11-27 07:19:19 +0900
  • 681464c0f7 add ACTION_DEFAULT_LAYER_TOGGLE to toggle a default layer on/off Jeff Gran 2015-11-26 00:57:07 -0700
  • 81807dd2a6 enable TAPPING_TOGGLE=1 to work correctly Jeff Gran 2015-11-26 00:42:42 -0700
  • aa44c779ec Merge branch 'master' into chibios flabbergast 2015-11-23 15:51:59 +0000
  • 2f3f17dba2 usb_usb: Fix JIS keymap tmk 2015-11-21 16:05:42 +0900
  • e5bad3f3b7 core: Fix debug print of usb_hid tmk 2015-11-18 14:18:59 +0900
  • 706b277646 usb_usb: Add keymap of iso and of jis tmk 2015-11-18 14:17:51 +0900
  • 6cd178ced9 core: Add keycode KC_JPY for JIS tmk 2015-11-18 14:07:19 +0900
  • 41f5be3b7a Chibios: Remove the wait in the main loop. flabbergast 2015-11-14 09:17:01 +0000
  • cee42dd0f6 Merge remote-tracking branch 'upstream/master' into chibios flabbergast 2015-11-10 20:54:49 +0000
  • df1b665a3c Infinity_chibios: improve comments. flabbergast 2015-11-10 20:54:01 +0000
  • 1ef116fcf6 hhkb, hhkb_bt: Update firmware Jun Wako 2015-11-09 12:06:25 +0900
  • db2015a6b2 hhkb: fix for keymap editor tmk 2015-11-09 11:21:45 +0900
  • 095c02631a Add link to alps64 Jun Wako 2015-11-08 14:45:17 +0900
  • a027ee7d7f alps64: refactor js code Jun Wako 2015-11-08 14:03:20 +0900
  • 8efe957224 Add alps64 keymap editor Jun Wako 2015-11-08 13:45:08 +0900
  • 14a66a181e alps64: support for keymap editor tmk 2015-11-08 13:05:30 +0900
  • e19d574b29 add KC_MRWD and KC_MFFD to rn42 Ryan Riginding 2015-11-07 17:00:28 +0100
  • 59f37399f2 Merge branch 'master' into chibios flabbergast 2015-10-30 07:21:22 +0000
  • fa33719ada Add doc of HHKB original keycodes tmk 2015-10-21 06:59:26 +0900
  • c60dd87918 ChibiOS: prettify/document sleep_led code. flabbergast 2015-10-18 18:54:34 +0100
  • d3f4b01d22 ChibiOS: Update infinity bootloader code to match updated ChibiOS. flabbergast 2015-10-18 11:55:39 +0100
  • aef7a2973e Chibios: Add breathing sleep LED on Kinetis MCUs. flabbergast 2015-10-18 11:37:27 +0100
  • 44421f5bf4 ChibiOS: make reset request more CMSISy. flabbergast 2015-10-18 10:44:08 +0100