Joel Challis
7707724dc4
Allow 30us matrix delay to be keyboard/user overridable ( #8216 )
...
* Allow 30us matrix delay to be configurable via define
* Move wait logic to matrix_common
* Move wait logic to matrix_common - fix wait includes
2020-02-21 14:49:33 +11:00
Joel Challis
dcb7ca3f79
Move some common matrix code to a common location ( #7699 )
...
* Move some common matrix code to a common location
* Refactor some 'custom_matrix_helper' logic to use custom matrix lite
* Fix build for kinesis/stapelberg - abuse of vpath was picking up matrix.c from core when custom matrix was enabled
* Add validation for CUSTOM_MATRIX
2020-01-04 20:29:44 +00:00
skullY
b624f32f94
clang-format changes
2019-08-30 15:01:52 -07:00
Jack Humbert
0284431ad9
add col type defines
2018-07-20 23:09:25 -04:00
Nikolaus Wittenstein
06d21009b2
Minor cleanup
2017-02-05 19:55:27 -05:00
Jack Humbert
d707738616
i2c working
2016-07-05 23:27:10 -04:00
Jack Humbert
8e88d55bfd
reverts #343 for the most part ( #474 )
2016-07-04 11:45:58 -04: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
Eric Tang
aaa758f1d3
Optimize matrix scanning ( #343 )
2016-05-23 23:42:21 -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
yoyoerx
641859df84
Addressed void* return warning in all keymaps
2016-03-10 11:28:34 -05:00
Jack Humbert
547da78335
merging tmk
2015-10-27 12:42:30 -04:00
tmk
6b588eb7f7
Add keyboard_setup() and matrix_setup()
2015-05-19 00:39:43 +09:00
tmk
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00