summaryrefslogtreecommitdiff
path: root/keyboards/giabalanai
AgeCommit message (Expand)AuthorFilesLines
2025-09-09 Migrate `g_led_config` to DD (G) (#25598)Jack Sangdahl2-60/+125
2025-08-09Fix serial speed DD configuration & migrate keyboards (#25546)Jack Sangdahl1-10/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-575/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-12/+12
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-3/+0
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-2/+1
2024-05-17Delete trivial keymap readmes (#23714)Ryan5-5/+0
2024-04-15Data-Driven Keyboard Conversions: G (#23522)James Young2-10/+7
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-3/+1
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan1-2/+2
2024-01-08Migrate RGB Matrix config to info.json - G (#22859)Joel Challis2-52/+11
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark4-884/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel4-884/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2-4/+4
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-6/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+1
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-23/+2
2023-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot3-438/+0
2023-06-09Remove some keymap-level info.jsons (#21191)Ryan3-438/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan1-5/+0
2023-05-31[Keymap] transpose added to giabalanai keymaps (#21054)3araht3-6/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-108/+117
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-237/+237
2023-04-15Encodermap direction define. (#20454)Nick Brassel8-8/+8
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-164/+224
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-04-03Merge remote-tracking branch 'upstream/master' into developfauxpark9-60/+177
2023-04-03New layer added to giabalanai keyboard (#20118)3araht9-70/+183
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-19/+11
2023-02-26Move encoder config to data driven (#19923)Ryan2-13/+12
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel2-2/+2
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-4/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-4/+0