You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes (#439)
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
|
8 years ago |
.. |
avr
|
reduces rgblight warnings, integrates completely (#428)
|
9 years ago |
mbed
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
action.c
|
splits process_action up to handle records separately (#329)
|
9 years ago |
action.h
|
splits process_action up to handle records separately (#329)
|
9 years ago |
action_code.h
|
Adds oneshot layer and oneshot tap toggling (#308)
|
9 years ago |
action_layer.c
|
stops forcing debug_action
|
9 years ago |
action_layer.h
|
Checkin
|
9 years ago |
action_macro.c
|
stops forcing debug_action
|
9 years ago |
action_macro.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
action_tapping.c
|
splits process_action up to handle records separately (#329)
|
9 years ago |
action_tapping.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
action_util.c
|
Adds oneshot layer and oneshot tap toggling (#308)
|
9 years ago |
action_util.h
|
Adds oneshot layer and oneshot tap toggling (#308)
|
9 years ago |
backlight.c
|
Backlight Breathing for Planck and Atomic
|
9 years ago |
backlight.h
|
Backlight Breathing for Planck and Atomic
|
9 years ago |
bootloader.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
bootmagic.c
|
Optimize matrix scanning (#343)
|
9 years ago |
bootmagic.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
command.c
|
Warning reductions (#430)
|
9 years ago |
command.h
|
Warning reductions (#430)
|
9 years ago |
debug.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
debug.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
eeconfig.h
|
reduces rgblight warnings, integrates completely (#428)
|
9 years ago |
host.c
|
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
|
9 years ago |
host.h
|
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
|
9 years ago |
host_driver.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
keyboard.c
|
Move LED strip initialization (#397)
|
9 years ago |
keyboard.h
|
Add keyboard_setup() and matrix_setup()
|
10 years ago |
keycode.h
|
Change to KC_BOOTLOADER(KC_BTLD)
|
9 years ago |
led.h
|
Backlight abstraction and other changes (#439)
|
8 years ago |
magic.c
|
MAGIC functionality, AG swap in default layout
|
9 years ago |
magic.h
|
MAGIC functionality, AG swap in default layout
|
9 years ago |
matrix.h
|
Backlight abstraction and other changes (#439)
|
8 years ago |
mousekey.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
mousekey.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
nodebug.h
|
Backlight Breathing for Planck and Atomic
|
9 years ago |
print.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
print.h
|
Fixed many compiler warnings related to print being disabled
|
9 years ago |
progmem.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
report.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
sendchar.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
sendchar_null.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
sendchar_uart.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
sleep_led.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
sleep_led.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
suspend.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
timer.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
uart.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
uart.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
util.c
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
util.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |
wait.h
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
10 years ago |