aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/yosino58
Commit message (Collapse)AuthorAgeFilesLines
* Fix ssd1306 compilation on avr-gcc 10 (#9267)Joel Challis2020-09-172-1/+3
|
* Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)Ryan2020-08-291-3/+0
|
* QMK-ify some GPIO macros (#8315)Ryan2020-04-301-2/+1
|
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-8/+2
| | | | | | | | | * 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
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
| | | | | * Remove pro_micro.h * Include quantum.h
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-012-24/+2
| | | | | | | | * Clean up includes for glcdfont headers * Remove pragma once, most of these are not headers * Missed these
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
| | | | | | * Trim firmware size changes from default-ish rules.mk files * Trim sizes from westfoxtrot boards
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-4/+2
| | | | | | | | | | * 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>
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-032-359/+0
|
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-292-66/+14
| | | | | | * Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-2/+0
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+2
|
* Fix the modifier of font variable in ssd1306.c (#5880)mogira2019-05-171-1/+1
|
* [Keyboard] Fix file encoding and add readme (#5853)zvecr2019-05-122-1/+17
|
* Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ2019-04-1138-0/+4019
* Keyboard: Add yosino58 Keyboard * Keyboard: Add yosino58 Keyboard