summaryrefslogtreecommitdiff
path: root/keyboards/handwired/wulkan
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2-12/+6
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-2/+2
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-4/+2
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-22/+56
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-6/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-1/+1
2023-01-01Align definition of unicode_map (#19452)Joel Challis1-1/+1
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-1/+1
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-2/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-05Remove empty override functions (#14312)Ryan1-5/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan1-14/+14
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan1-0/+3
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-1/+1
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-1/+0
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel1-1/+0
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan1-1/+0
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White1-0/+0
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel1-0/+1
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia1-0/+0
2020-09-07Remove HD44780 References, Part 3 (#10238)James Young1-1/+0
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark1-0/+2
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre1-1/+1
2019-11-14[Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark1-0/+1
2019-07-11[Keyboard] Add handwired Wulkan keyboard (#6282)Napoleon Wulkan8-0/+211