summaryrefslogtreecommitdiff
path: root/keyboards/montsinger
AgeCommit message (Expand)Author
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-09-24Add Palmetto PCB (#21955)Ross Montsinger
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-11Tidy up use of CTPC (#19570)Joel Challis
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-01[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-12Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-11Eric Gebhart user space and keymaps (#17487)Eric Gebhart
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-19Fix broken build for users/curry (#16492)Allen Choi
2022-01-13[Keymap] ericgebhart keymap and userspace updates (#15727)Eric Gebhart
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2021-05-15[Keyboard] Rebound underglow settings for via (#12268)Ross Montsinger
2021-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-21[Keyboard] Rebound: change vendor and product ID for VIA (#11965)Ross Montsinger
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-01[Keyboard] Rebound, adding files for VIA compat (#11193)Ross Montsinger