| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -1/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 5 | -5/+5 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 1 | -2/+0 |
|\ |
|
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-10 | 1 | -7/+0 |
|\| |
|
| * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-05 | 1 | -40/+0 |
|\| |
|
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -40/+0 |
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 2 | -40/+37 |
|/ |
|
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 6 | -6/+6 |
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 1 | -3/+3 |
* | Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360) | Ryan | 2021-07-06 | 4 | -232/+4 |
* | `keymap_extras`: Remove deprecated defines (#12949) | Ryan | 2021-07-06 | 1 | -1/+1 |
* | Deprecate `send_unicode_hex_string()` (#12602) | Ryan | 2021-05-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 3 | -4/+32 |
|\ |
|
| * | New keyboard keymap, small keymap updates to mm2 keymap (#12310) | Alexander Kagno | 2021-04-18 | 3 | -4/+32 |
* | | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 4 | -4/+4 |
|/ |
|
* | [Keymap] arkag Userspace updated (#12183) | Alexander Kagno | 2021-03-11 | 2 | -23/+18 |
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-01-20 | 1 | -2/+0 |
|\ |
|
| * | Remove `DESCRIPTION`, K-M (#11619) | Ryan | 2021-01-20 | 1 | -2/+0 |
* | | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 2 | -106/+0 |
* | | clean up generate-api errors | Zach White | 2021-01-07 | 1 | -1/+0 |
|/ |
|
* | Rename keyboard-level readmes to lower-case (#10759) | Erovia | 2020-10-25 | 1 | -0/+0 |
* | Port mechmini v2 for VIA support (#10497) | Jordan | 2020-10-01 | 3 | -1/+31 |
* | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | 2020-01-30 | 1 | -4/+4 |
* | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark | 2019-10-24 | 1 | -45/+8 |
* | [Keymap] Added wsturgiss keymap for mechmini2 (#4917) | Will Sturgiss | 2019-07-22 | 3 | -0/+128 |
* | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | 2019-07-15 | 1 | -9/+0 |
* | [Keymap] Update to personal keymaps (#6136) | SpacebarRacecar | 2019-06-16 | 1 | -2/+2 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | [Keymap] Arkag Userspace Update (#5438) | Alexander Kagno | 2019-03-18 | 2 | -5/+12 |
* | fresh commit for a new fork for PR to upstream/master (#5406) | Alexander Kagno | 2019-03-14 | 2 | -16/+23 |
* | [Keymap] Added preonic and mechmini 2 keymaps (#5202) | SpacebarRacecar | 2019-02-21 | 4 | -0/+169 |
* | Migrate fn_actions for default keymaps (#4935) | fauxpark | 2019-02-14 | 1 | -22/+16 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -6/+0 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
* | Added brightness controls and Media controls to my keymap. (#4760) | lbibass | 2019-01-02 | 1 | -8/+10 |
* | Keymap: Mechmini layout (#4232) | lbibass | 2018-10-25 | 8 | -0/+115 |
* | Keymap: Added Leader Key Functionality (#4025) | Alexander Kagno | 2018-09-29 | 3 | -8/+9 |
* | Keymap: Velocikey implemented at userspace, readme is more helpful (#3974) | Alexander Kagno | 2018-09-25 | 1 | -13/+12 |
* | Keymap: Arkag Userspace and MechMini2 Layout (#3958) | Alexander Kagno | 2018-09-22 | 3 | -0/+63 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -3/+0 |
* | QMK Configurator updates for Mechmini v2 (#2820) | noroadsleft | 2018-04-27 | 7 | -24/+46 |
* | Fix mechmini2 ortho keymapping layout | myrtle | 2018-03-24 | 1 | -1/+1 |
* | Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#... | TurboMech | 2018-01-05 | 1 | -1/+3 |
* | Added Mechmini 2.0 to Mechmini keyboard folder | TurboMech | 2018-01-03 | 12 | -0/+828 |