summaryrefslogtreecommitdiffstats
path: root/keyboards/mitosis
Commit message (Expand)AuthorAgeFilesLines
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+6
|\
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-8/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-195-12/+8
|/
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-3/+10
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-272-112/+24
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-153-15/+7
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-1/+0
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-1/+0
|\|
| * Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-20/+16
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-2/+0
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-091-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Audio system overhaul (#11820)Drashna Jaelre2021-02-152-2/+2
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* Serial refactor (#11521)Ryan2021-02-064-30/+8
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-48/+15
* Tidy up backlight header use to avoid build issues (#6714)Joel Challis2019-09-111-3/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-61/+44
* [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb2019-06-281-7/+7
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-174-10/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-2/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty fn_actions[]fauxpark2019-01-112-8/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Keymap: mitosis/datagrok: bug fix (#3854)Michael F. Lamb2018-09-051-1/+1
* mitosis:datagrok add layer select, more layouts (#3835)Michael F. Lamb2018-09-046-163/+319
* mitosis: minor readme improvements (#3762)Michael F. Lamb2018-08-262-11/+16
* mitosis:datagrok layout and readme improvements (#3400)Michael F. Lamb2018-07-144-98/+267
* Mitosis refactor and Configurator support (#3271)noroadsleft2018-06-308-363/+372