summaryrefslogtreecommitdiff
path: root/keyboards/meira
Commit message (Expand)AuthorAge
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-03
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-26
|\
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-23
|\|
| * Meira Refactor (#14566)James Young2021-09-23
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | 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-05
|\|
| * Remove empty override functions (#14312)Ryan2021-09-05
* | 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 legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis2021-07-27
* dirty fix (#13695)Dasky2021-07-25
* first pass: matrix consistency improvements (#13471)Zach White2021-07-11
* Error log cleanup (#13349)Zach White2021-06-26
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* Add missing info.json files for keyboards (#12239)James Young2021-03-15
* 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
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-30
|\
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-27
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\|
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11
|/
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* Fix TWIlib compilation on avr-gcc 10 (#9273)Joel Challis2020-09-17
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-03
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-24
* Remove unused _BOOTLOADER definesfauxpark2019-08-04
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13