summaryrefslogtreecommitdiffstats
path: root/keyboards/keycapsss/o4l_5x12
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-224/+177
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-17/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-071-1/+1
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+7
|\|
| * Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-8/+7
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* 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-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* O4L 5x12 refactor (#11392)Ryan2021-01-019-458/+513
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-48/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Add info.json to O4L5x12 (#5950)Ben2019-05-221-0/+202
* [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859)Ben2019-05-149-0/+427