summaryrefslogtreecommitdiff
path: root/keyboards/unikeyboard
AgeCommit message (Expand)AuthorFilesLines
2025-08-09Fix serial speed DD configuration & migrate keyboards (#25546)Jack Sangdahl2-5/+2
2025-05-23Configure boards to use development_board - UVWXYZ (#25288)Joel Challis3-6/+3
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis2-2/+6
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-1/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: U-V (#23786)James Young6-50/+18
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-2/+2
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis4-24/+17
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland4-4/+3
2024-04-08Tidy up default layer handling in keymaps (#23436)Joel Challis1-3/+3
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis2-12/+9
2023-12-05Remove "empty" files (#22603)Joel Challis1-1/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-190/+0
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2-108/+56
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-43/+83
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-39/+27
2023-03-17Remove more empty headers (#20155)Ryan3-34/+0
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2-16/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan6-51/+15
2023-02-26Move backlight config to data driven (#19910)Ryan4-7/+9
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan4-6/+6
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-16/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-6/+1
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan3-54/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-12-30Remove useless line continuations (#19399)Ryan1-35/+35
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan1-4/+4
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y1-1/+1
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel3-6/+6
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan1-5/+5
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-12/+0
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-1/+1
2022-08-27Clean-up of `#define _ADJUST 16` instances (#18182)James Young1-6/+8
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-4/+4
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