Joel Challis
e9b3a12c6e
Fix ssd1306 compilation on avr-gcc 10 ( #9267 )
2020-09-17 10:42:24 +10:00
Ryan
e7434c874b
Remove inclusion of adafruit_ble.h from ssd1306.c ( #9355 )
2020-08-29 14:30:02 -07:00
Ryan
16a15c1cfc
QMK-ify some GPIO macros ( #8315 )
2020-04-30 16:24:47 +10:00
Konstantin Đorđević
2d39a9dcdb
Remove no-longer-necessary LTO checks from keyboards' config.h files ( #8773 )
...
* Remove no-longer-necessary LTO checks from keyboards' config.h files
* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap
* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files
Note: DISABLE_LEADER doesn't seem to be used anywhere
2020-04-19 23:56:48 +01:00
Ryan
d597af9e1e
Remove pro_micro.h ( #8374 )
...
* Remove pro_micro.h
* Include quantum.h
2020-03-14 15:31:15 +00:00
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
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
Drashna Jaelre
e6b9980bd4
Remove keymap_config extern from default keymaps ( #7399 )
...
* Remove keymap_config extern from default keymaps
* Revert unicode
Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(
Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
fauxpark
363cdb5fc0
Remove duplicate pro_micro.h ( #7246 )
2019-11-03 22:35:43 +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
fauxpark
9bb4e63a11
Remove old promicro_bootloader_jmp() declarations ( #6444 )
2019-08-21 02:05:08 +01:00
fauxpark
ba42a5ae68
Remove commented out MCUs in rules.mk ( #5884 )
2019-07-16 00:26:38 -07:00
Drashna Jaelre
faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE ( #5997 )
2019-06-06 12:09:56 -07:00
mogira
9c7818582d
Fix the modifier of font variable in ssd1306.c ( #5880 )
2019-05-17 12:37:12 -07:00
zvecr
7e1d28673f
[Keyboard] Fix file encoding and add readme ( #5853 )
2019-05-12 00:01:00 -07:00
さくらんぼ
dc570b0b38
Keyboard: Add yosino58 Keyboard ( #5465 )
...
* Keyboard: Add yosino58 Keyboard
* Keyboard: Add yosino58 Keyboard
2019-04-11 09:07:39 -07:00