Commit Graph

22 Commits

Author SHA1 Message Date
tmk 4192bce16b hhkb: Change keymap and bootmagic salt key 2014-11-25 11:44:57 +09:00
tmk 6013483050 Add HHKB JP support
- scan matrix about twice faster
2014-07-09 15:31:52 +09:00
tmk 35f9f30074 Add timeout option to MODS_ONESHOT #66 2013-10-07 23:28:17 +09:00
tmk e7c2af78b7 Change README Makefile and config.h in hhkb 2013-07-29 00:53:18 +09:00
tmk daa4a4235f Add NKRO support for LUFA 2013-07-28 17:34:41 +09:00
tmk 05225dd9d8 Add bootmagic salt key to avoid accidental configuration 2013-07-24 00:41:28 +09:00
tmk d965822857 Tweak tap timing for slow tap on space bar 2013-07-03 11:03:59 +09:00
tmk 540d0700dc Remove common/controller_teensy.h 2013-04-13 11:30:08 +09:00
tmk 10f33a3e48 Remove ACT_KEYMAP and ACT_OVERLAY
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
2013-03-31 22:47:19 +09:00
tmk 353a9b56e6 Fix BOOTLOADER_SIZE setting 2013-03-29 11:31:21 +09:00
tmk b2a19328ad Changed Makefile and config.h for new options 2013-03-21 15:34:36 +09:00
tmk 1d5bbb55f2 Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk 51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE
- define BOOTLOADER_SIZE in config.h instead of Makefile
2013-03-10 17:53:29 +09:00
tmk 75a92ff653 Fix keymap of gh60 and hhkb 2013-02-21 13:14:54 +09:00
tmk 1e3e41a2c9 Clean code. 2013-01-28 14:06:42 +09:00
tmk 1fe820a865 Add bootmagic keys.(hhkb)
- kick bootloader
- enable debug print
2013-01-23 23:51:15 +09:00
tmk 5b00cf3f02 Fix build option MOUSEKEY_ENABLE. 2012-10-17 15:55:37 +09:00
tmk 373ab0e719 Add keycode.h and remove usb_keycodes.h. 2012-10-17 15:55:37 +09:00
tmk 4ae979f6ef Initial version of new code for layer switch is added. 2012-10-17 15:55:37 +09:00
tmk e075361b6f Add CONSOLE_ENABLE build option to LUFA. 2012-07-20 13:08:18 +09:00
tmk ab89bfce03 Fix LUFA descriptor of Extra for Windows
- worked on Linux but not on Windows
  (logica/usage MINIMUM must start at 0x001)
2012-07-02 11:56:33 +09:00
tmk 2c5d3ac76f Add Makefile.lufa to keyboard/hhkb and hbkb. 2012-06-30 13:26:09 +09:00