summaryrefslogtreecommitdiff
path: root/keyboards/mitosis
Commit message (Expand)AuthorAge
* Normalise Unicode keycodes (#18898)Ryan2022-10-31
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-13
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-10
* Remove legacy international keycodes (#18588)Ryan2022-10-09
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-08
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-27
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-15
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-30
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-10
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-30
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-09
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Serial refactor (#11521)Ryan2021-02-06
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-24
* Tidy up backlight header use to avoid build issues (#6714)Joel Challis2019-09-11
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb2019-06-28
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-27