summaryrefslogtreecommitdiff
path: root/keyboards/mitosis
AgeCommit message (Expand)Author
2024-02-19Manual user keymap removal (#23104)Joel Challis
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-27Convert some more boards to Matrix Lite (#15489)Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
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-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-02-06Serial refactor (#11521)Ryan
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan