Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark | 2019-10-24 | 1 | -45/+9 |
| | | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level | ||||
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -1/+0 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -2/+1 |
| | |||||
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -1/+1 |
| | | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | ||||
* | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation | ||||
* | Remove unnecessary IS_COMMAND definitions from recently added keyboards (#5065) | Konstantin Đorđević | 2019-02-06 | 1 | -5/+0 |
| | |||||
* | Add "meishi" keyboard (#5054) | Biacco42 | 2019-02-05 | 7 | -0/+392 |
* Add meishi keyboard project * Update readme * Fix copyrights * Fix copyright year * Replace include guard with pragma once * Replace KEYMAP with LAYOUT |