summaryrefslogtreecommitdiffstats
path: root/keyboards/kb_elmo
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-42/+25
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-2/+6
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-1/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-025-15/+15
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-251/+194
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-392/+295
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-082-164/+116
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-346/+308
* Move 65% layouts to data driven (#20308)Ryan2023-04-044-961/+772
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-113/+41
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-1710-170/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1120-180/+50
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-212-1/+3
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-43/+1
* Remove matrix size defines (#19581)Ryan2023-02-1710-40/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-13/+14
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-8/+6
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-8/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0822-66/+22
* Debounce defines cleanup (#19742)Ryan2023-02-0311-34/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3111-11/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-108-8/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-5/+5
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-2/+10
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-068-8/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-0322-87/+76
* Add workaround to allow Sesame to work without atomic interactions (#17034)Nick Krichevsky2022-07-021-0/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-8/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0911-22/+11
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0111-22/+0
* [Keyboard] Add Vertex 40% (#15323)kb-elmo2021-11-299-0/+465
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-151-81/+86
|\
| * kb_elmo/m0116_usb: Fix Configurator Key Sequence (#15147)James Young2021-11-151-81/+86
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-132-79/+83
|\|
| * kb_elmo/elmopad: fix macro reference in info.json (#15142)James Young2021-11-131-1/+1
| * kb_elmo/m0110a_usb: Fix Configurator Key Sequence (#15143)James Young2021-11-131-78/+82
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-059-9/+9
|/
* [Keyboard] Add ISOlation and some kb-elmo keyboard updates (#14656)kb-elmo2021-10-1110-5/+205
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-129-9/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-129-20/+2
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-106-6/+6
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-249-0/+374
|\