Jack Humbert
7edac212c8
separated into api files/folder
9 years ago
Fred Sundvik
c692fd1d55
More common settings for unit tests and keyboards
9 years ago
Fred Sundvik
0a11460175
Build actual tests, convert byte_stuffer_tests
9 years ago
Fred Sundvik
27a673f5cf
The makefile actually calls build_test
9 years ago
Jack Humbert
c966e7982c
bluetooth
10 years ago
Jun Wako
fdc38ef3f9
Squashed 'tmk_core/' changes from dc0e46e..57d27a8
...
57d27a8 Merge branch 'core_update_150924' into core
024abe3 core: Fix NKRO ifdef
7aa2d30 core: Fix for disabling NKRO in Boot protocol
95651fd core: Fix message print of debug command
c20cd29 lufa: Fix endpoint bank mode for ATMega32u2
82ac21f next_usb: Fix next_kbd_set_leds()
537d9c7 Change to KC_BOOTLOADER(KC_BTLD)
f2b3772 Add an assignable RESET key
fc99257 Fix parenthesis
e852582 Fix weak modifier clear in action macro
c2a6c5c core: Fix lufa suspend callback(#234 )
fa548c5 usb_usb: Ignore error usage(0x01-03) report
513d95c usb_usb: Support locking key indicator LED
cd78802 core: Add keymap section ldscript for ATMega32U2
70c9abd Add description for non-US keys on keycode.h
538c192 lufa: Fix console flush #223
87628c9 Revert "Make action_for_key a weak symbol"
3c0a1ba Make action_for_key a weak symbol
6bb0d7d ibm4704_usb: Fix protocol handling
b6ef5cf Add keyboard_setup() and matrix_setup()
f4bb8b2 ibm4704_usb: Fix interrupt of clock(rising edge)
0c1fcc1 usb_usb: Change debug LED pin config
595710d Reduce code size of magic commands
6bed174 Add description of AVR bootloader and boot section
54c6a01 Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
d18d42e Merge branch 'core-update2' into core
febec88 Add compile options '-fdata-sections'
git-subtree-dir: tmk_core
git-subtree-split: 57d27a8e39173a589b4abae74851f95c39940174
10 years ago
Jack Humbert
04885a3b44
preonic
10 years ago
tmk
a074364c37
Squashed 'tmk_core/' content from commit 05caacc
...
git-subtree-dir: tmk_core
git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
10 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
ea524d7bef
Adhoc fix compile error of usb_usb
11 years ago
tmk
e81c70149e
Fix common files for mbed
11 years ago
tmk
c67ae2a6b5
Port action_* to mbed
11 years ago
tmk
867f115bee
Port timer to mbed
11 years ago
Kai Ryu
ac570686b6
New branch for 6KRO feature
11 years ago
tmk
676d94d137
Fix PS/2 mouse support
12 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
12 years ago
tmk
7e8a85caad
Fix VERSION: add opton --always to git describe
12 years ago
tmk
9f29fa6bf3
Fix version info command
12 years ago
tmk
259c4a040a
Add build option KEYMAP_SECTION for keymap editor
12 years ago
tmk
8bc96ac571
Add version string
12 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.
13 years ago
tmk
4ae979f6ef
Initial version of new code for layer switch is added.
13 years ago
tmk
c5060ea819
test build of 'Host shield' in minimal env.
13 years ago
tmk
e075361b6f
Add CONSOLE_ENABLE build option to LUFA.
13 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.
14 years ago
tmk
e67c988824
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
14 years ago
tmk
9a938eecbd
host interface for pjrc
14 years ago
tmk
2b8cd88ab1
refactor keyboard.h, host.h
14 years ago
tmk
acc974c64b
added protocol stack: pjrc, vusb
14 years ago
tmk
bf1a37ba71
PS/2 to USB keyboard converter
15 years ago