..
avr
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00
mbed
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
action.c
Adds oneshot layer and oneshot tap toggling ( #308 )
2016-05-05 21:41:37 -04:00
action.h
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix
2016-04-03 11:23:00 +02:00
action_code.h
Adds oneshot layer and oneshot tap toggling ( #308 )
2016-05-05 21:41:37 -04:00
action_layer.c
stops forcing debug_action
2016-04-28 23:23:33 -04:00
action_layer.h
Checkin
2016-04-14 18:01:29 -05:00
action_macro.c
stops forcing debug_action
2016-04-28 23:23:33 -04:00
action_macro.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
action_tapping.c
stops forcing debug_action
2016-04-28 23:23:33 -04:00
action_tapping.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
action_util.c
Adds oneshot layer and oneshot tap toggling ( #308 )
2016-05-05 21:41:37 -04:00
action_util.h
Adds oneshot layer and oneshot tap toggling ( #308 )
2016-05-05 21:41:37 -04:00
backlight.c
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00
backlight.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
bootloader.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
bootmagic.c
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00
bootmagic.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
command.c
Added extra songs, LED indicator notes
2016-04-17 20:14:37 -05:00
command.h
Magic Key Overrides / Keyboard Lock / Forced NKRO
2016-03-28 00:03:21 -05:00
debug.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
debug.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
eeconfig.h
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00
host.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
host.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
host_driver.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
keyboard.c
MAGIC functionality, AG swap in default layout
2016-04-16 18:51:58 -04:00
keyboard.h
Add keyboard_setup() and matrix_setup()
2015-05-19 00:39:43 +09:00
keycode.h
Change to KC_BOOTLOADER(KC_BTLD)
2015-09-16 13:01:06 +09:00
keymap.c
Compiler Warnings / Atomic TLC
2016-04-13 20:57:51 -05:00
keymap.h
MAGIC functionality, AG swap in default layout
2016-04-16 18:51:58 -04:00
led.h
Fixed LED Function Calls
2016-03-22 20:58:44 -05:00
magic.c
MAGIC functionality, AG swap in default layout
2016-04-16 18:51:58 -04:00
magic.h
MAGIC functionality, AG swap in default layout
2016-04-16 18:51:58 -04:00
matrix.h
Addressed void* return warning in all keymaps
2016-03-10 11:28:34 -05:00
mousekey.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
mousekey.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
nodebug.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
print.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
print.h
Fixed many compiler warnings related to print being disabled
2016-04-17 12:54:32 -05:00
progmem.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
report.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
sendchar.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
sendchar_null.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
sendchar_uart.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
sleep_led.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
sleep_led.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
suspend.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
timer.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
uart.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
uart.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
util.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
util.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00
wait.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00