summaryrefslogtreecommitdiff
path: root/keyboards/ibnuda
AgeCommit message (Expand)Author
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-05-02Alicia Cook Layout Macro Additions (#20675)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-13Refactor Leader key feature (#19632)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-27Remove `KC_DELT` (#18882)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-30[Keyboard] move @ibnuda 's keebs into /ibnuda (#16108)peepeetee