summaryrefslogtreecommitdiff
path: root/keyboards/signum
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-9/+9
2024-04-17Migrate build target markers to keyboard.json - S (#23532)Joel Challis4-26/+12
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis3-179/+0
2023-06-01Unicodemap keycodes rename (#21092)Ryan2-2/+2
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-3/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-80/+50
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan5-48/+14
2023-02-17Fix API generation (#19866)Ryan7-55/+33
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-13Refactor Leader key feature (#19632)Ryan1-30/+40
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan1-1/+1
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2023-01-01Align definition of unicode_map (#19452)Joel Challis2-2/+2
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan1-1/+1
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-1/+1
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-1/+1
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan2-3/+3
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan1-1/+1
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan1-1/+1
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann1-3/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2-7/+6
2022-05-30Fix various lint errors (#17255)Joel Challis2-2/+4
2022-05-24Disable python formatting for some fileszvecr1-0/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-26[Keyboard] Fix Compile issues for Signum 3.0 (#14588)Drashna Jaelre4-5/+3
2021-09-24[Keyboard] refactor signum30 (#14527)Stan Gurenkov22-62/+345
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White1-0/+5
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan1-1/+0
2020-03-31Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević1-1/+1
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty1-4/+4
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark1-0/+2
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark1-42/+8
2019-09-30[Keyboard] Signum 3 0 enable kinetic speed (#6740)Jan Christoph Ebersbach3-9/+13
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-05-16[Keymap] Signum 3.0 Swap positions (#5892)Jan Christoph Ebersbach2-12/+12
2019-05-08[Keymap] Signum3.0 Generate printable keymap (#5818)Jan Christoph Ebersbach2-21/+59