Drashna Jaelre
f6c7e11426
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature ( #6328 )
...
* Remove the need to set NUM_OF_ENCODERS
Instead, calculate the size of the array, and use that instead
* Add hack for split common support
* Remove NUM_OF_ENCODERS from keyboard config
Can be reverted, if needed
2019-07-16 01:40:54 -07:00
Drashna Jaelre
faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE ( #5997 )
2019-06-06 12:09:56 -07:00
kaylanm
c78bc6a2fe
Use DIRECT_PINS for BDN9 ( #5603 )
2019-04-11 12:24:29 -07:00
zvecr
fc06986989
Remove CUSTOM_MATRIX option from diode direction ( #5090 )
...
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION
* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
2019-02-18 08:49:51 -08:00
Danny
b2ee290c9f
[Keyboard] Move Keebio boards to own folder ( #5109 )
...
* Move boards into keebio folder
* Rename keymap
* Update BDN9 files
* Update BFO-9000 files
* Update Chocopad files
* Update Dilly files
* Update Fourier files, collapse rev1 into main
* Update Iris files
* Update Laplace files
* Update Levinson files, fix buswerks keymap
* Update Nyquist files
* Fix keymap issues
* Update Quefrency files
* Update Rorschach files
* Update TF68 files
* Update Viterbi files
* Update Viterbi files
* Update Wavelet files
* Reformat default layout
* Fix up default folder for Iris
* Remove already defined aliases
2019-02-12 16:57:24 -08:00