summaryrefslogtreecommitdiff
path: root/keyboards/ibnuda
AgeCommit message (Expand)AuthorFilesLines
2025-06-17Configure boards to use development_board - FGHIJ (#25370)Joel Challis3-6/+3
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-50/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-3/+3
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-3/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767)James Young2-39/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan7-7/+7
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young2-12/+6
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-2/+1
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis4-24/+17
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis12-655/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-11/+12
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-124/+124
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel14-14/+7
2023-05-02Alicia Cook Layout Macro Additions (#20675)James Young2-69/+246
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-93/+52
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-113/+76
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition7-7/+0
2023-04-01Move split layouts to data driven (#20290)Ryan2-247/+277
2023-03-17Remove more empty headers (#20155)Ryan2-33/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-43/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan6-68/+15
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-9/+9
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-24/+3
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-13Refactor Leader key feature (#19632)Ryan1-10/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+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 Brassel3-3/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-2/+0
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-11-21Remove .noci functionality (#19122)Joel Challis1-0/+0
2022-10-27Remove `KC_DELT` (#18882)Ryan7-23/+23
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan6-6/+6
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan6-6/+6
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-2/+0
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis3-3/+3
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1