summaryrefslogtreecommitdiff
path: root/keyboards/weirdo
AgeCommit message (Collapse)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis6-6/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan3-9/+12
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel14-373/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 1 (#23788)James Young14-173/+42
Affects: - `waldo` - `walletburner/cajal` - `walletburner/neuron` - `wavtype/foundation` - `wavtype/p01_ultra` - `weirdo/geminate60` - `weirdo/kelowna/rgb64` - `weirdo/ls_60` - `weirdo/naiping/np64` - `weirdo/naiping/nphhkb` - `weirdo/naiping/npminila` - `weirdo/tiger910` - `wekey/polaris` - `westfoxtrot/aanzee` - `westfoxtrot/cyclops` - `westfoxtrot/cypher/rev1` - `westfoxtrot/cypher/rev5` - `westfoxtrot/prophet` - `westm/westm9` - `westm/westm68`
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis14-85/+63
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan12-36/+18
2023-05-10Weirdo Geminate60 Layout Additions (#20843)James Young2-69/+659
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * enable Community Layout support
2023-04-27Move 60% layouts to data driven (#20477)Ryan4-190/+132
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2-94/+66
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-97/+65
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan7-290/+210
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan12-6/+18
2023-03-17Remove more empty headers (#20155)Ryan6-97/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan14-31/+35
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-21Add some missing `#pragma once`s (#19902)Ryan1-0/+2
2023-02-17Remove matrix size defines (#19581)Ryan7-28/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan14-48/+20
2023-02-03Debounce defines cleanup (#19742)Ryan7-20/+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
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel7-7/+0
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
* Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan7-7/+3
* 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
2022-10-15led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen1-11/+5
Following #14452, less boilerplate is needed to customize indicator led control.
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan14-58/+46
2022-01-10[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)peepeetee68-0/+2277