Jack Humbert
7edac212c8
separated into api files/folder
8 years ago
Fred Sundvik
c692fd1d55
More common settings for unit tests and keyboards
8 years ago
Fred Sundvik
0a11460175
Build actual tests, convert byte_stuffer_tests
8 years ago
Fred Sundvik
27a673f5cf
The makefile actually calls build_test
8 years ago
tmk
6746e37088
Remove core library and build files
10 years ago
tmk
b4e2d325f3
Change TOP_DIR to TMK_DIR in makefiles
10 years ago
tmk
363950982a
Merge branch 'rn42' into merge_rn42
...
Conflicts:
.gitignore
common.mk
common/debug_config.h
common/print.h
10 years ago
tmk
ea524d7bef
Adhoc fix compile error of usb_usb
10 years ago
tmk
e81c70149e
Fix common files for mbed
10 years ago
tmk
c67ae2a6b5
Port action_* to mbed
10 years ago
tmk
867f115bee
Port timer to mbed
10 years ago
Kai Ryu
ac570686b6
New branch for 6KRO feature
11 years ago
tmk
676d94d137
Fix PS/2 mouse support
11 years ago
tmk
d52d554360
Fix mod stuck of MODS_KEY when leaving layer #62
...
- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching
11 years ago
tmk
7e8a85caad
Fix VERSION: add opton --always to git describe
11 years ago
tmk
9f29fa6bf3
Fix version info command
11 years ago
tmk
259c4a040a
Add build option KEYMAP_SECTION for keymap editor
11 years ago
tmk
8bc96ac571
Add version string
11 years ago
Wraul
1eb8523e95
Add support for backlight
12 years ago
tmk
d9c06db600
Add xprintf(xitoa) from elm-chan.org
12 years ago
tmk
4e93b3fa67
Fix bootmagic and eeconfig for virtual DIP SW
12 years ago
tmk
c6d88d2795
Rename file layer_switch to action_layer
12 years ago
tmk
c69f7e1069
Add action_tapping.[ch] for refactoring
12 years ago
tmk
2c0bb5e7e6
Add common/suspend.c
12 years ago
tmk
d44290b91b
Add NO_ACTION_ONESHOT config option
12 years ago
tmk
1687041267
Add COMMAND_ENABLE build option
12 years ago
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
12 years ago
tmk
f0c5f1b910
Add breathing sleep LED during USB suspend
12 years ago
tmk
ef8439bddb
Add build option BOOTMAGIC_ENABLE
12 years ago
tmk
4d64fd8faa
Add bootmagic.c and fix bootloader_jump
12 years ago
tmk
359b68d35f
Add eeconfig.c - eeprom stored paramerters
12 years ago
tmk
d9f2875866
Replace layer_stack with layer_switch
12 years ago
tmk
768ea72f10
Add layer_stack files taking apart from action.c
12 years ago
tmk
aad91a30a3
Add macro feature.
12 years ago
tmk
1e3e41a2c9
Clean code.
12 years ago
tmk
8a709c2750
Add initial fix for new keymap.
12 years ago
tmk
4ae979f6ef
Initial version of new code for layer switch is added.
12 years ago
tmk
c5060ea819
test build of 'Host shield' in minimal env.
12 years ago
tmk
e075361b6f
Add CONSOLE_ENABLE build option to LUFA.
12 years ago
tmk
cc68adeb57
Add protocol/lufa. LUFA supported now.
13 years ago
tmk
63d82fcaeb
Fixed Makefile to adjust new directories.
13 years ago
tmk
e65575d4a5
Refactored bootloader jumping. Added USBaspLoader support.
13 years ago
tmk
e67c988824
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
13 years ago