Commit Graph

17 Commits (19061f2ff1283f756b162055bac776814caa2d84)

Author SHA1 Message Date
Noah Andrews 95fba250ef Updated several keyboard folders to use new keymap naming scheme
Jack Humbert 8bbc1dcf4f Merge pull request from IBNobody/master
Master
IBNobody 1d13aa933b Minor Tweaks and Documentation
Fixed compiler warning by including bootloader.h in keymap_common.c.

Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined.

Added extra documentation to the template config.h
Jack Humbert fd9e5d1510 Merge pull request from cdlm/action-hook
Add per-event user hook function
Damien Pollet 2181be029e Add action-preprocessing hook to keyboard template
IBNobody 577971ab07 Magic Key Overrides / Keyboard Lock / Forced NKRO
Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock
option to template / Added forced NKRO option to template (disabled by
default)
IBNobody 3d56ec052e Fixed extra semicolons.
Fixed extra semicolons.
IBNobody ec62d9e85c Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
# Conflicts:
#	quantum/template/template.c
#	quantum/template/template.h
IBNobody eba9a7d74d Adding LED function pointers
yoyoerx 641859df84 Addressed void* return warning in all keymaps
Noah Andrews ee1b94045e Remove extraneous comma
Jack Humbert e6a2c77fde README changes
Jack Humbert 0a71166a2d missing file
Jack Humbert 24f2698fba changes to the template
Jack Humbert 6485c7d7da nkro info
Jack Humbert eb2795b4d6 atomic up-to-date
Jack Humbert 6f3141965e new project script