summaryrefslogtreecommitdiffstats
path: root/keyboards/signum/3_0
Commit message (Expand)AuthorAgeFilesLines
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-3/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-80/+50
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-115-48/+14
* Fix API generation (#19866)Ryan2023-02-177-55/+33
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-30/+40
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Normalise Swap Hands keycodes (#19720)Ryan2023-01-301-1/+1
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Align definition of unicode_map (#19452)Joel Challis2023-01-012-2/+2
* Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-081-1/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-3/+3
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-3/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-7/+6
* Fix various lint errors (#17255)Joel Challis2022-05-302-2/+4
* Disable python formatting for some fileszvecr2022-05-241-0/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Fix Compile issues for Signum 3.0 (#14588)Drashna Jaelre2021-09-264-5/+3
* [Keyboard] refactor signum30 (#14527)Stan Gurenkov2021-09-2422-62/+345
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+5
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-311-1/+1
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-42/+8
* [Keyboard] Signum 3 0 enable kinetic speed (#6740)Jan Christoph Ebersbach2019-09-303-9/+13
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keymap] Signum 3.0 Swap positions (#5892)Jan Christoph Ebersbach2019-05-162-12/+12
* [Keymap] Signum3.0 Generate printable keymap (#5818)Jan Christoph Ebersbach2019-05-082-21/+59
* [Keymap] Signum 3.0, fix, move and change keys (#5820)Jan Christoph Ebersbach2019-05-082-44/+45
* [Keyboard] Signum3.0 generate json keymap (#5688)Jan Christoph Ebersbach2019-04-304-88/+125
* [Keyboard] Signum 3.0 Fix key order in layout (#5687)Jan Christoph Ebersbach2019-04-291-60/+50
* [Keyboard] Signum3.0 remove sortedcontainers (#5679)Jan Christoph Ebersbach2019-04-293-10/+3