Jack Humbert
338edcabd7
Merge pull request #1184 from osamuaoki/master
...
Update keymap.md to QMK
2017-03-30 08:45:56 -04:00
Osamu Aoki
4d2be0281c
Typo fix
2017-03-30 00:19:44 +09:00
skullydazed
23839b8c6d
Clarify the quantum license ( #1042 )
...
* Clarify the license for files we have signoff on
* Update against the currently signed off files
* Remove unused and not clearly licensed headers
* Replace an #endif I accidentally removed while resolving merge conflicts
2017-03-28 15:20:36 -07:00
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
2016-06-23 22:18:20 -04:00
Jack Humbert
db32864ce7
Cleans up quantum/keymap situation, removes extra lufa folders ( #416 )
...
* sorts out keycodes
* move midi around
* remove mbed
* replaces keymap with qmk/keymap_common
* fixes keymap.h
* keymap, config, quantum rearrange
* removes unneeded lufa stuff
2016-06-18 14:30:24 -04:00
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
2016-05-15 00:27:32 -04:00
Jack Humbert
0656f2fa10
moves backlight functionality to keyboard files and updates template makefile
...
previously there were two backlight.c files (bad)
2016-04-29 22:19:40 -04:00
Damien Pollet
2181be029e
Add action-preprocessing hook to keyboard template
2016-03-28 16:49:46 +02:00
IBNobody
ec62d9e85c
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
...
# Conflicts:
# quantum/template/template.c
# quantum/template/template.h
2016-03-22 20:39:05 -05:00
IBNobody
eba9a7d74d
Adding LED function pointers
2016-03-15 23:52:51 -05:00
yoyoerx
641859df84
Addressed void* return warning in all keymaps
2016-03-10 11:28:34 -05:00
Noah Andrews
ee1b94045e
Remove extraneous comma
2016-03-04 10:53:58 -05:00
Jack Humbert
24f2698fba
changes to the template
2016-01-23 20:45:52 -05:00
Jack Humbert
6f3141965e
new project script
2015-10-27 14:33:18 -04:00