Commit Graph

15 Commits (43b4e2d3b158e09a4a19516c2a553f8c68235f82)

Author SHA1 Message Date
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