You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/tmk_core/common
Jack Humbert 3f02637f4d Backlight Breathing for Planck and Atomic
* Updated personal layouts

* tweaked personal

* Nightly - Audio Cleanup

Refactored the LUTs. Abstracted some of the registers out of audio to
use more functional names. Split audio into audio and audio_pwm. WIP

* nightly - collapsed code

* Added check for note playing to LEDs

* Usability tweaks

* TWEAE

* nightly

added extra kcs to keymap common

* turned on Plank audio

* Added backlight breathing to atomic

* reverted accidental merge

* adds backlight pulse to planck
9 years ago
..
avr Update functions used to write to EEPROM 9 years ago
mbed
action.c Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
action.h Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix 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
action_tapping.c stops forcing debug_action 9 years ago
action_tapping.h
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
bootmagic.c Update functions used to write to EEPROM 9 years ago
bootmagic.h
command.c Backlight Breathing for Planck and Atomic 9 years ago
command.h Magic Key Overrides / Keyboard Lock / Forced NKRO 9 years ago
debug.c
debug.h
eeconfig.h Update functions used to write to EEPROM 9 years ago
host.c
host.h
host_driver.h
keyboard.c MAGIC functionality, AG swap in default layout 9 years ago
keyboard.h Add keyboard_setup() and matrix_setup() 10 years ago
keycode.h Change to KC_BOOTLOADER(KC_BTLD) 10 years ago
keymap.c Compiler Warnings / Atomic TLC 9 years ago
keymap.h MAGIC functionality, AG swap in default layout 9 years ago
led.h Fixed LED Function Calls 9 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 Addressed void* return warning in all keymaps 9 years ago
mousekey.c
mousekey.h
nodebug.h Backlight Breathing for Planck and Atomic 9 years ago
print.c
print.h Fixed many compiler warnings related to print being disabled 9 years ago
progmem.h
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
wait.h