Kai Ryu
|
91d22894b0
|
Impement led matrix for GH60 rev.CNY
|
2014-01-14 16:13:01 +09:00 |
|
Kai Ryu
|
be407eb8d3
|
Some implementations of led matrix
|
2014-01-13 22:04:24 +09:00 |
|
Kai Ryu
|
fd4959b8b6
|
Add support for GH60 rev.CNY
|
2014-01-11 22:23:49 +09:00 |
|
Kai Ryu
|
e35fdfc5c7
|
Support backlight for GH60 revB
|
2014-01-10 09:17:28 +09:00 |
|
Kai Ryu
|
ffaff2845a
|
Enable NKRO by default
|
2014-01-10 09:15:41 +09:00 |
|
Kai Ryu
|
0410064f50
|
Update Makefile.pjrc
|
2013-12-13 21:40:00 +09:00 |
|
Kai Ryu
|
dbf5430c5f
|
Add additional definitions
|
2013-12-12 17:15:35 +09:00 |
|
Kai Ryu
|
2bcd171104
|
Fix for tmk's changes
|
2013-12-12 17:06:29 +09:00 |
|
Kai Ryu
|
63b3ea9a1e
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
common.mk
common/keyboard.c
keyboard/gh60/Makefile
keyboard/gh60/keymap_hasu.c
keyboard/gh60/matrix.c
|
2013-12-12 13:38:49 +09:00 |
|
Kai Ryu
|
4a82c33fc0
|
Compatibility change for separated right shift
|
2013-12-12 12:58:14 +09:00 |
|
Kai Ryu
|
17bf466ab5
|
Change checksum algorism
|
2013-12-02 11:22:34 +09:00 |
|
tmk
|
4e36159be2
|
Add HHKB keymap file on gh60
|
2013-11-25 09:27:25 +09:00 |
|
tmk
|
beacd5872c
|
Support GH60 Rev.B PCB as well as Rev.A(issue #64)
- Port of col8 is PB0 in Rev.A while PB7 in Rev.B
|
2013-11-21 23:31:20 +09:00 |
|
tmk
|
4e7ec43c3f
|
Add SpaceFN layout to gh60
|
2013-11-21 19:32:17 +09:00 |
|
tmk
|
22e293696d
|
Add new keymap management on gh60
|
2013-11-21 16:34:34 +09:00 |
|
Kai Ryu
|
e5a48615ec
|
Fix confusion of size and count
|
2013-11-21 13:44:32 +09:00 |
|
Kai Ryu
|
d923f5aef1
|
Fix misdefine of BACKLIGHT_LEVELS
|
2013-11-21 13:13:07 +09:00 |
|
Kai Ryu
|
2afa7e162b
|
Add poker2-like keymap for gh60
|
2013-11-21 13:08:32 +09:00 |
|
Kai Ryu
|
bcc9b518f5
|
Add support for GH60 PCB revB and revC
|
2013-11-21 12:41:09 +09:00 |
|
Kai Ryu
|
4f3b84f4c5
|
Add custom backlight feature
|
2013-11-21 12:33:03 +09:00 |
|
tmk
|
2721022078
|
Add mechanical locking switch support for NumLock and ScrollLock
|
2013-07-23 10:56:03 +09:00 |
|
tmk
|
489fd75fdf
|
Fix keymap of gh60
|
2013-04-05 01:39:17 +09:00 |
|
tmk
|
c6d88d2795
|
Rename file layer_switch to action_layer
|
2013-04-02 17:44:24 +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
|
2795b7a0a3
|
Fix debouncing on gh60, hbkb, macway
|
2013-03-27 17:15:06 +09:00 |
|
tmk
|
f57a44261e
|
Fix Makefile of gh60
|
2013-03-27 15:21:16 +09:00 |
|
tmk
|
b2a19328ad
|
Changed Makefile and config.h for new options
|
2013-03-21 15:34:36 +09:00 |
|
tmk
|
9a3edb897a
|
Fix Makefile and config.h of gh60 for new options
|
2013-03-21 01:36:59 +09:00 |
|
tmk
|
dbcac865b9
|
Add NO_ACTION_KEYMAP config option
|
2013-03-20 01:45:04 +09:00 |
|
tmk
|
ecb7550a91
|
Add NO_ACTION_FUNCTION config option
|
2013-03-20 00:37:32 +09:00 |
|
tmk
|
9757f960f9
|
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
|
2013-03-20 00:28:13 +09:00 |
|
tmk
|
b057511f45
|
Add NO_ACTION_OVERLAY config option
|
2013-03-20 00:26:01 +09:00 |
|
tmk
|
1687041267
|
Add COMMAND_ENABLE build option
|
2013-03-19 16:05:53 +09:00 |
|
tmk
|
9a106537f6
|
Add NO_PRINT and NO_DEBUG config options.
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
|
2013-03-19 14:08:40 +09:00 |
|
tmk
|
f0c5f1b910
|
Add breathing sleep LED during USB suspend
|
2013-03-16 17:24:05 +09:00 |
|
tmk
|
30f9baf898
|
Fix debouncing and add legacy keymap support
|
2013-03-12 16:05:50 +09:00 |
|
tmk
|
c4ab832be0
|
Fix Locking CapsLock support in ADB converter
|
2013-03-12 12:10:12 +09:00 |
|
tmk
|
92b92dd78f
|
Add mechanical locking switch support for CapsLock
|
2013-03-12 10:43:02 +09:00 |
|
tmk
|
ef8439bddb
|
Add build option BOOTMAGIC_ENABLE
|
2013-03-11 15:28:46 +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
|
db024b6b18
|
Add --relax for size optimization to gh60
|
2013-03-11 00:05:35 +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
|
1385058fc2
|
Fix gh60/matrix.c and Makefile
|
2013-03-09 22:23:32 +09:00 |
|
tmk
|
4d64fd8faa
|
Add bootmagic.c and fix bootloader_jump
|
2013-03-09 11:22:27 +09:00 |
|
tmk
|
359b68d35f
|
Add eeconfig.c - eeprom stored paramerters
|
2013-03-07 03:30:08 +09:00 |
|
tmk
|
1aa067e541
|
Clean action.h and add keymap doc
|
2013-03-05 02:42:28 +09:00 |
|
tmk
|
40f1a4930a
|
Fix SET_DEFAULT_LAYER action and keymap of gh60
|
2013-02-27 10:32:46 +09:00 |
|
tmk
|
75a92ff653
|
Fix keymap of gh60 and hhkb
|
2013-02-21 13:14:54 +09:00 |
|
tmk
|
abf0b04d14
|
Apply new keymap for gh60
|
2013-02-20 10:40:07 +09:00 |
|