84 Commits (71bd9a72fbf67aa9893cdc7f0a40ccff1d7ca9eb)

Author SHA1 Message Date
  tmk 1dbf26940e Add tap toggle feature to action. 11 years ago
  tmk 330ab0db4e Add oneshot modifier action. 11 years ago
  tmk 8d9bb5b103 Fix keycodes. It has 32 Fn keys now. 11 years ago
  tmk 174c248ee1 Remove test_func. 11 years ago
  tmk 0feeb37236 New tapping logic. 11 years ago
  tmk 78fd0fa6b3 Minor fixes in keyboard.c. 11 years ago
  tmk bab803d80c Add prototype of Action Function. 11 years ago
  tmk a2bacd10ef Add bootmagic keys.(hhkb) 11 years ago
  tmk c05e188e73 Fix mods with tapping. 11 years ago
  tmk 37c7b143ec Refactor struct keyevent_t. 11 years ago
  tmk c773478b3c Fix mods with tap key but some problems still exists. 11 years ago
  tmk a295aa6aa9 Add support partly for modifier with tap key. 11 years ago
  tmk cb795497fa Fix waiting_keys and periodical update for delaying layer. 11 years ago
  tmk 1f26a639d4 Fix tap key using delaying_layer and waiting_key. 11 years ago
  tmk 93078aad21 Add new layer actions. 11 years ago
  tmk ff1d6ba7f2 Fix bug of FAILSAFE key clear. 11 years ago
  tmk 38a8012def Fix action of system and consumer usage. 11 years ago
  tmk 770cfcff99 Add initial fix for new keymap. 11 years ago
  tmk ce3f30b643 Add bitpop16() in util.c. 11 years ago
  tmk ca55332107 Fixes from Tranquilite@GH. 11 years ago
  tmk 88fc51a04e Fix and keymap of hid_liber from alaricljs at geekhack.org. 11 years ago
  tmk 69bab9da77 Fix usage of debug flag 11 years ago
  tmk 19eac56d2f Add print_dec() and debug_dec(). 11 years ago
  tmk 170fafbf2f Add print utility 11 years ago
  tmk 06ed34ec8c Add LED feature to Sun converter 11 years ago
  tmk 8a84993ed6 Fix mousekey parameter bug 11 years ago
  tmk 6536dc9a14 Use software serial for Sun. 11 years ago
  tmk 69167a3bc0 Add child proof keyboard locking feature! 11 years ago
  tmk d4597ec6af Add command console and mouseky parameters tweak. 11 years ago
  tmk d96d15b555 Add Mousekey parameters and accel keys. 11 years ago
  tmk 66b62306bc Fix commands 11 years ago
  tmk b7f138d1d0 Fix use of default_layer 11 years ago
  tmk f5f200cb03 Fix layer switching and host API. 11 years ago
  tmk d91d8c0ba0 Add subset of Xorg MouseKey acceleration parameters. 11 years ago
  tmk 218f6d21fb Fix build option MOUSEKEY_ENABLE. 11 years ago
  tmk 411991f7db Clean host.h interface. 11 years ago
  tmk c8882b8632 Add keycode.h and remove usb_keycodes.h. 11 years ago
  tmk f9a50df14c Add consumer/system usage support. 11 years ago
  tmk 37f3c2e9d7 Add repeating of Fn key with alt keycode. 11 years ago
  tmk 4edc5ab99c Initial version of new code for layer switch is added. 11 years ago
  tmk 240b5848d5 Fix MCU name macro in bootloader.c. 11 years ago
  tmk ebb45b0f48 usb_hid: workaround for compile on Windows. 12 years ago
  tmk dfa195c494 usb_hid: Fix timer size uint16_t to uint32_t; 12 years ago
  tmk bf9888f854 Add USB to USB converter. unmature. 12 years ago
  tmk d9b9098b20 test build of 'Host shield' in minimal env. 12 years ago
  tmk 23fad0b55c Add support of USBasp bootloader. 12 years ago
  tmk c86a2031ba Add Makefile.lufa to keyboard/hhkb and hbkb. 12 years ago
  tmk ec27eee5ad Fix bootloader.c 12 years ago
  tmk fa23548263 confirm SetReport LED. 12 years ago
  tmk 89928728a2 Add consumer/system control feature to LUFA. 12 years ago