Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty | 2020-01-30 | 1 | -6/+6 |
| | |||||
* | Cleanup rules.mk for 32U4 keyboards, R-S (#7182) | fauxpark | 2019-10-28 | 1 | -49/+2 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Fixed the key_count attribute name and numpad_5x4 layout in the info.json. ↵ | Nicholas Shaff | 2019-02-04 | 1 | -6/+6 |
| | | | | (#5049) | ||||
* | New Keyboard: Sentraq Number Pad RGB DIY Kit (#5047) | Nicholas Shaff | 2019-02-03 | 8 | -0/+410 |
* Added QMK Config for Sentraq Number Pad keyboard. * Sentraq Number Pad documentation cleanup. * mend * Added json for configurator. * Small documentation tweaks. * Updated the layouts to use the default layouts that match. * Uncommended user level functions in keymap, left custom keycode/macro code commented but documented why. * Switched to #pragma once from #ifndef structure in header file. * Moved Sentraq number pad to sentraq creator directory. * Renamed sentraq_number_pad to number_pad now that it's nested in the sentraq directory. * Updated references inside the files for the keyboard rename and nesting. |