summaryrefslogtreecommitdiffstats
path: root/keyboards/claw44
Commit message (Expand)AuthorAgeFilesLines
* Move to organization folder (#15481)yfuku2021-12-2822-865/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-5/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-3/+4
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-13/+0
* Add VIA support for claw44 (#11677)yfuku2021-02-049-10/+168
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-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
* Use progmem.h for claw44 glcdfont (#11164)Ryan2020-12-101-12/+1
* refactor SPLIT_KEYBOARD, OLED_DRIVER_ENABLE (#10405)yfuku2020-11-1033-2539/+236
* 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
* Claw44 rev1 Configurator layout support (#8488)James Young2020-03-211-0/+57
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-011-12/+1
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-292-8/+8
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-031-1/+0
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-46/+14
* 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-1/+1
* Fix the modifier of font variable in ssd1306.c (#5880)mogira2019-05-171-1/+1
* [Keyboard] add claw44 keyboard (#5511)yfuku2019-03-3033-0/+3044