Commit Graph

  • a6afa845b9 Add tap toggle modifiers Simon Melhart 2013-11-19 15:29:09 -0800
  • c6abcb6d89 Add build options of ps2_mouse tmk 2013-11-20 15:28:58 +0900
  • d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC tmk 2013-11-20 11:19:59 +0900
  • 755e4d8b00 Add PS/2 mouse configure to onekey tmk 2013-11-19 03:39:15 +0900
  • 44d2d5f5fd Fix delay of PS/2 mouse init tmk 2013-11-19 03:25:31 +0900
  • 9d40be1990 Wait for USB starting up to make debug print available tmk 2013-11-19 03:20:25 +0900
  • 444e7cc53b Updated Compatible Microcontrollers (markdown) tmk 2013-11-17 16:39:10 -0800
  • f427a6c6d8 Created page. Initial list is the ATmega32U4 from the Teensy. Thomas Russell Murphy 2013-11-17 11:47:36 -0800
  • 821578293c Remove tentative files from blargg tmk 2013-11-08 05:19:37 +0900
  • c531a185a4 Disable BOOTMAGIC and fix debug prints of adb_usb tmk 2013-11-08 04:33:13 +0900
  • 84b9ce7125 Fix ADB led_set(); remove delay tmk 2013-11-08 04:27:25 +0900
  • 94823030f0 Add cli() to protoect ADB critical timing part tmk 2013-11-08 04:25:22 +0900
  • 676d94d137 Fix PS/2 mouse support tmk 2013-11-02 03:10:49 +0900
  • 1591764cfb Tweak time values of busywait PS/2 tmk 2013-11-02 03:06:51 +0900
  • eea3b699a6 Merge branch 'onekey' tmk 2013-10-31 12:30:42 +0900
  • b9fe36f237 Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs tmk 2013-10-28 11:43:45 +0900
  • ee109d68d6 Delete MOUSEKEY_DELAY_TIME in config.h tmk 2013-10-28 11:32:19 +0900
  • c18c52f551 Merge blargg's fix into adb.c tmk 2013-10-14 23:37:05 +0900
  • 59ecced486 Add ADB protocol files from blargg's work tmk 2013-10-11 10:12:22 +0900
  • 86082f90fa Change ADB scan delay 12ms tmk 2013-10-09 12:20:03 +0900
  • e8e8f93bcf Fix ADB missing keystrokes problem Thanks, blargg! #14 tmk 2013-10-08 12:23:25 +0900
  • 63b3e2cbfb Make LUFA stack as default for ADB converter tmk 2013-10-08 10:55:40 +0900
  • 48662ace8b Fix build error and debug print PJRC stack #69 #68 tmk 2013-10-08 10:49:13 +0900
  • 35f9f30074 Add timeout option to MODS_ONESHOT #66 tmk 2013-10-07 23:28:17 +0900
  • d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62 tmk 2013-10-04 03:30:09 +0900
  • cb434cfebc Remove clear matrix on ADB recv error tmk 2013-10-04 15:03:42 +0900
  • 7e8a85caad Fix VERSION: add opton --always to git describe tmk 2013-10-03 13:27:04 +0900
  • 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 tmk 2013-10-02 17:49:25 +0900
  • a0f9c1fb4f Merge branch 'm0110_keymap_section' tmk 2013-09-25 21:08:41 +0900
  • ea5938da1a Change for default keymap of keymap editor tmk 2013-09-25 20:41:40 +0900
  • 09e80fecc6 Add build option KEYMAP_SECTION_ENABLE to m0110 tmk 2013-09-25 15:21:00 +0900
  • b9d59f33f2 Add M0120 scan code diagram tmk 2013-09-25 15:20:21 +0900
  • d267ee2ada Fix LUFA blocking during startup tmk 2013-09-25 12:23:14 +0900
  • 7d692c492c Fix USB initilaize on LUFA tmk 2013-09-21 22:47:03 +0900
  • 6ccea742de Merge branch 'm0110_next' tmk 2013-09-21 21:35:13 +0900
  • b2c7529ec9 Fix to bootmagic key configurable tmk 2013-09-21 21:21:34 +0900
  • 6cf6ddceb1 Fix README of M0110 tmk 2013-09-21 21:20:05 +0900
  • 7e122279c5 Change keymap and enable bootmagic of M0110 tmk 2013-09-21 18:35:02 +0900
  • febdf10602 Remove procedures not neeed from init of M0110 tmk 2013-09-21 15:45:42 +0900
  • 22315fcdf9 Change m0110 pin configuration: swap D0 and D1 tmk 2013-09-20 00:58:30 +0900
  • 58ca7b904b Merge branch 'tapping_fix60' tmk 2013-09-19 22:16:55 +0900
  • 9f29fa6bf3 Fix version info command tmk 2013-09-19 00:51:44 +0900
  • 0ca415004a Fix bootloader jump use word address tmk 2013-09-18 16:03:03 +0900
  • 4d0b3aace0 Fix Tapping: release of a key pressed before tap tmk 2013-09-18 15:02:44 +0900
  • c7faa51ee8 Fix action macros tmk 2013-09-11 14:05:05 +0900
  • da24259632 Merge branch 'keymap_section' tmk 2013-09-11 14:04:33 +0900
  • 259c4a040a Add build option KEYMAP_SECTION for keymap editor tmk 2013-09-11 14:01:47 +0900
  • 8bc96ac571 Add version string tmk 2013-09-11 13:44:54 +0900
  • f7395268c0 Add ld script for keymap section tmk 2013-09-03 23:53:19 +0900
  • b6677f10e3 Add files for onekey(issue #56) tmk 2013-08-05 16:22:08 +0900
  • 60103a12b2 Change Makefile and port setting tmk 2013-08-04 16:13:51 +0900
  • c274cc8cdc Fix tapping count over flow(issue #52) tmk 2013-07-29 22:18:42 +0900
  • 893ff0a799 Merge branch 'lufa_nkro' tmk 2013-07-29 00:55:49 +0900
  • e7c2af78b7 Change README Makefile and config.h in hhkb tmk 2013-07-29 00:53:18 +0900
  • daa4a4235f Add NKRO support for LUFA tmk 2013-07-28 17:34:41 +0900
  • c7d309e34b Merge branch 'bootmagic_salt'(Fix issue #41) tmk 2013-07-24 00:43:40 +0900
  • 05225dd9d8 Add bootmagic salt key to avoid accidental configuration tmk 2013-07-24 00:41:28 +0900
  • 7e5081b5a8 Merge branch 'lockkey_fix'(Fix issue #46) tmk 2013-07-23 10:57:12 +0900
  • 2721022078 Add mechanical locking switch support for NumLock and ScrollLock tmk 2013-07-23 10:56:03 +0900
  • 5b425731c5 Merge branch 'macro_mediakey'(Fix issue #42) tmk 2013-07-23 07:54:14 +0900
  • 6aaa6e0ef9 Add support for macro media/system keys tmk 2013-07-23 07:45:25 +0900
  • 25aec56c08 Merge branch 'bob_fix' tmk 2013-07-21 10:44:21 +0900
  • 3e023e5b0c Cancel tapping when interrupted by other key tmk 2013-07-21 03:21:57 +0900
  • f8fbecff4d Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT tmk 2013-07-20 03:27:36 +0900
  • 86623f5724 Add compile conditional for assembler(xprintf) tmk 2013-07-15 23:32:14 +0900
  • f4c69652c1 Merge branch 'hhkb_tmk' tmk 2013-07-11 16:26:00 +0900
  • d2ea9e80a0 Fix README and doc tmk 2013-07-11 16:23:53 +0900
  • 9d7278682e Add Caps Lock LED on PD6 tmk 2013-07-11 09:07:02 +0900
  • 0e37dd2ec5 Add power control of keyswitch board and tweak scan wait tmk 2013-07-08 14:38:03 +0900
  • 292dbd51cc Merge pull request #44 from Wraul/phantom_fix tmk 2013-07-07 22:24:20 -0700
  • eef6aa58b7 Correction to Phantom readme markdown. Wraul 2013-06-30 10:16:44 +0200
  • a21359a098 Fix Phantom scroll lock LED. Wraul 2013-06-30 10:16:26 +0200
  • 8848d0188f Merge pull request #40 from yeeeargh/hid_liber-standard-layouts tmk 2013-07-03 18:18:05 -0700
  • e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. yeeeargh 2013-07-03 13:04:33 +0200
  • d965822857 Tweak tap timing for slow tap on space bar tmk 2013-07-03 11:03:59 +0900
  • e9796ff462 Add Makefile for tmk board and tweak scan wait tmk 2013-07-03 11:02:33 +0900
  • 681e019450 Fix debouncing bug in hid_liber(Issue #26) tmk 2013-06-25 09:31:54 +0900
  • 5a0415749d Merge branch 'Wraul-kmac' tmk 2013-06-23 09:19:04 +0900
  • 25ad212c4a Add BACKLIGHT_ENABLE conditional tmk 2013-06-23 08:14:40 +0900
  • 82aec46722 Fix typo tmk 2013-06-22 17:32:53 +0900
  • 43e5ca60af Initial implementation for the KMAC Wraul 2013-05-30 20:25:39 +0200
  • 1eb8523e95 Add support for backlight Wraul 2013-05-30 20:24:39 +0200
  • 9de9d71952 Add default layer config to bootmagic tmk 2013-06-22 16:14:56 +0900
  • 2593ae1328 Merge branch 'x68k_led' tmk 2013-06-22 02:52:14 +0900
  • ff47a56138 Add JIS layout to x68k tmk 2013-06-21 21:52:33 +0900
  • f45f4193f2 Use serial_uart.c instead of x68k.c now tmk 2013-06-21 21:48:18 +0900
  • 42c962412b Add LED support to x68k tmk 2013-06-21 16:34:39 +0900
  • 1f7461578d Add description of 'LED special function of X68000' tmk 2013-06-21 14:25:09 +0900
  • bebbe15562 Add power consumptions to doc tmk 2013-06-19 22:07:16 +0900
  • c254a0d038 Change tapping parameter for hhkb/iwrap tmk 2013-06-19 22:04:18 +0900
  • c0b7928e88 Add legacy keymap support for x68k tmk 2013-06-19 21:43:55 +0900
  • ce950736a2 Merge pull request #37 from Wraul/update_phantom tmk 2013-05-27 15:57:30 -0700
  • bf3a23b306 Merge pull request #36 from Wraul/fix_sleep_led tmk 2013-05-27 15:30:36 -0700
  • 43b4e2d3b1 Add Phantom README. Mathias Andersson 2013-05-26 22:20:55 +0200
  • 6e548590c4 Move Phantom keymaps to separate header files. Mathias Andersson 2013-05-26 22:20:29 +0200
  • 28aeef231b Fix Phantom sleep LED. Mathias Andersson 2013-05-20 21:08:21 +0200
  • 9e84c89535 Correct order of rows for Phantom Mathias Andersson 2013-05-19 19:14:57 +0200
  • 5c5312c508 Update Phantom debug print Mathias Andersson 2013-05-18 12:52:04 +0200
  • ddf1759dbe Fixes to sleep LED. Mathias Andersson 2013-05-20 21:06:08 +0200
  • 862a006190 Fix keymap of hid_liber from yeeeargh tmk 2013-05-21 10:33:59 +0900