Commit Graph

8 Commits (4e1bc2d298defff58316cac9de00f0495b02c742)

Author SHA1 Message Date
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* updates process_action functions to return bool
8 years ago
Jack Humbert 0656f2fa10 moves backlight functionality to keyboard files and updates template makefile
previously there were two backlight.c files (bad)
9 years ago
Damien Pollet 2181be029e Add action-preprocessing hook to keyboard template 9 years ago
IBNobody 3d56ec052e Fixed extra semicolons.
Fixed extra semicolons.
9 years ago
IBNobody ec62d9e85c Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
# Conflicts:
#	quantum/template/template.c
#	quantum/template/template.h
9 years ago
IBNobody eba9a7d74d Adding LED function pointers 9 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
Jack Humbert 6f3141965e new project script 9 years ago