summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/owlet60
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-10/+10
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-6/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-053-61/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-3/+4
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-033-5/+10
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-072-29/+0
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-011-10/+1
* Clean up some remaining rules.mk bootloader stuff (#8165)fauxpark2020-02-161-16/+5
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-4/+1
* [Keyboard] Owlet60 keymap removal, matrix.c and owlet60.h fix (#7235)worthlessowl2019-11-015-125/+31
* [Keyboard] Owlet60 Updates (#7103)noroadsleft2019-10-227-11/+153
* [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803)worthlessowl2019-10-0115-0/+1000