Drashna Jaelre
92385b3fb6
Better handle LTO_ENABLE ( #9832 )
...
* Better handle LTO_ENABLE
Especially when calling from command line
* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE
* Remove long for LTO from show_options.mk
2020-08-29 14:30:02 -07:00
Xelus22
6600f32d35
Add VIA support on XiuDi (XD) keyboards ( #8829 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-06-30 18:27:24 +01:00
ridingqwerty
17a089d21b
Trim firmware size changes from default rules.mk, part 4 ( #8046 )
...
* Trim firmware size changes from default-ish rules.mk files
* Trim sizes from westfoxtrot boards
2020-01-31 09:10:23 +11:00
Joel Challis
48cac9e3c8
Migrate more custom matrix 'lite' code to core ( #7863 )
...
* Migrate more custom matrix lite code to core
* Align function names
* fix up MATRIX_MASKED
2020-01-15 01:58:32 +00: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
fauxpark
b47c10bf6f
Cleanup rules.mk for 32U4 keyboards, T-Z ( #7190 )
...
* Cleanup rules.mk for 32U4 keyboards, T-Z
* Use atmel-dfu in place of lufa-ms until it exists
2019-10-29 21:27:25 -07:00
Joel Challis
1c805b3d00
Relocate pca9555 driver to core ( #6563 )
...
* Move pca9555 files to central location
* Get pca9555 boards compiling
* Slight alignment of rules.mk
2019-08-22 15:27:18 +01:00
Ceremony
a0f248c20e
Implement NUMLOCK indicator light for XD96 ( #6581 )
2019-08-21 02:26:00 +01:00
Joel Challis
41482e02a6
[Keyboard] Align xd84 and xd96 with moon ( #6465 )
...
* Refactor xd84 to use LINK_TIME_OPTIMIZATION_ENABLE
* Refactor xd96 to use LINK_TIME_OPTIMIZATION_ENABLE
* Align xd84 and xd96 with moon
* Update keyboards/xd96/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/xd84/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
2019-08-14 12:07:26 -07:00
fauxpark
901edea927
[Keyboard] Fix XD96 info.json ( #6309 )
...
* Fix XD96 info.json
* Comma
* Another comma
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-07-11 12:09:48 -07:00
Drashna Jaelre
faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE ( #5997 )
2019-06-06 12:09:56 -07:00
zvecr
577e99f195
[Keyboard] Inital port of xd96 ( #5401 )
...
* Initial import of xd96 based on xd84 code
* Configure xd96 port expander mapping
* Fix xd96 led count
* Fix xd96 port expander reading
* Fix xd96 port expander reading
* Fix xd96 LAYOUT matrix mapping
* Add additional links for xd96 Hardware Availability
* Correct Configurator config
Co-Authored-By: zvecr <git@zvecr.com>
* Readme review comments
Co-Authored-By: zvecr <git@zvecr.com>
2019-03-14 14:22:50 -07:00