Ryan
c9e3fa6f70
Clean up includes for glcdfont headers ( #7745 )
...
* Clean up includes for glcdfont headers
* Remove pragma once, most of these are not headers
* Missed these
2020-03-01 17:56:50 +11:00
ridingqwerty
d2e1cc4d48
Trim firmware sizes from default rules.mk, part 3 ( #8045 )
2020-01-30 11:13:49 -08:00
fauxpark
eb5d267e63
Enforce definition of DIODE_DIRECTION
for non-custom matrix boards ( #7915 )
...
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards
* Define diode direction for failing boards
* Matching parentheses
* Put onekey diode directions in top level config
2020-01-19 14:11:57 +11:00
fauxpark
6d7c6d4fd6
Cleanup rules.mk for 32U4 keyboards, R-S ( #7182 )
2019-10-28 19:08:00 +00:00
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
XScorpion2
4f788c2ae9
[Keymap] Xulkal user changes ( #6044 )
...
* Xulkal user changes
Xulkal user changes
* Reduce code duplication
* Massive user code refactor
2019-06-01 14:39:31 -07:00
XScorpion2
4cdb86c730
[Keyboard] Create RGBKB Folder ( #5858 )
...
* Move Sol, Zen, & Zygomorph keyboards to RGBKB folder
* Updated default keymaps
* Fixing more areas due too folder moves
* Fixing Zen layer numbers
* Fixing zygomorph layer comments
* Fixing Colmak comments
* Fixing Sol Colmak readme
* Macro alignment
* Zen rev2 configuration json
* Fixing sol ifdef
* Fixing Sol info.json
2019-05-14 11:58:56 -07:00