summaryrefslogtreecommitdiff
path: root/keyboards/handwired/macroboard
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-10-27Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)David Hoelscher1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-80/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)James Young3-5/+12
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-12Change all RGB mode keycodes to short aliases (#23691)Ryan1-1/+1
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis2-1/+3
2024-04-23Change to `development_board` (#21695)Duncan Sutherland2-8/+4
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 2 (#23525)James Young4-26/+25
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-11/+11
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+1
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-05Escape Unicode characters in info.json (#20698)Ryan1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-71/+34
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan4-2/+6
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan5-40/+10
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-14/+10
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
2022-10-27[Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann3-5/+0
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+7
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis2-0/+2
2022-06-17Fixup handwired/macroboard (#17405)jack1-2/+2
2022-06-16[handwired/macroboard] Add separate f401 and f411 configs… (#16338)Michał Szczepaniak10-68/+233
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-02-05Add macroboard(5x6 OLKB blackpill) keyboard (#16219)Michał Szczepaniak9-0/+353