summaryrefslogtreecommitdiffstats
path: root/keyboards/giabalanai
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-108/+117
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-237/+237
* Encodermap direction define. (#20454)Nick Brassel2023-04-158-8/+8
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-164/+224
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-04-039-60/+177
|\
| * New layer added to giabalanai keyboard (#20118)3araht2023-04-039-70/+183
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-19/+11
|/
* Move encoder config to data driven (#19923)Ryan2023-02-262-13/+12
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-2/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-4/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+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
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-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
* Normalise MIDI keycodes (#18972)Ryan2022-11-078-248/+248
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-208-19/+19
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-7/+7
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-5/+5
* Remove legacy international keycodes (#18588)Ryan2022-10-098-20/+20
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-3/+3
* Add giabalanai keyboard (#10125)3araht2022-08-3139-0/+5283