summaryrefslogtreecommitdiffstats
path: root/keyboards/ibnuda
Commit message (Collapse)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-1514-14/+7
|
* Alicia Cook Layout Macro Additions (#20675)James Young2023-05-022-69/+246
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_long_lspace * add LAYOUT_long_rspace * add LAYOUT_long_spaces * Update keyboards/ibnuda/alicia_cook/info.json
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-93/+52
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-113/+76
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-037-7/+0
|
* Move split layouts to data driven (#20290)Ryan2023-04-012-247/+277
|
* Remove more empty headers (#20155)Ryan2023-03-172-33/+0
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-43/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-056-68/+15
|
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-9/+9
|
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-24/+3
|
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
|
* Refactor Leader key feature (#19632)Ryan2023-02-131-10/+3
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
|
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
|
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+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-313-3/+0
|
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
|
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
|
* Remove `KC_DELT` (#18882)Ryan2022-10-277-23/+23
|
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-6/+6
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-106-6/+6
| | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
|
* 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
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-153-8/+6
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-153-8/+6
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-294-15/+13
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-157-7/+7
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-152-7/+0
| | | | (#16655)
* [Keyboard] move @ibnuda 's keebs into /ibnuda (#16108)peepeetee2022-01-3057-0/+2462