| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove custom matrix from PS2AVRGB boards (#7396) | fauxpark | 2020-01-02 | 5 | -144/+13 |
* | [Keyboard] Update ATmega32A readme files to match template (#7462) | Joel Challis | 2019-11-23 | 1 | -72/+8 |
* | Set device version from config.h for V-USB boards (#7316) | fauxpark | 2019-11-15 | 1 | -1/+1 |
* | Add support for configurable polling interval and power usage o… (#7336) | fauxpark | 2019-11-15 | 1 | -10/+0 |
* | Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245) | fauxpark | 2019-11-03 | 4 | -197/+8 |
* | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark | 2019-10-24 | 1 | -45/+8 |
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -15/+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 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -2/+1 |
* | [Keymap] Arkag Userspace Update (#5438) | Alexander Kagno | 2019-03-18 | 2 | -5/+12 |
* | Align use of atmega32a program script (#5259) | zvecr | 2019-03-14 | 1 | -1/+1 |
* | 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 | 2 | -9/+0 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 3 | -3/+3 |
* | 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 |
* | Keyboard: Adding Split Space support for Mechmini 1 (#4052) | Pittyolo | 2018-10-03 | 2 | -0/+71 |
* | 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 |
* | Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip... | Kenneth Aloysius | 2018-05-31 | 2 | -22/+60 |
* | 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 | 2 | -2/+8 |
* | Added Mechmini 2.0 to Mechmini keyboard folder | TurboMech | 2018-01-03 | 27 | -214/+1163 |
* | RGB underglow support for JJ40, clean up redundant code in Mechmini keymap (#... | Kenneth Aloysius | 2018-01-01 | 4 | -120/+14 |
* | Update readme.md | Jack Humbert | 2017-12-15 | 1 | -2/+2 |
* | deletes the extra mechmini readme [doh] | Jack Humbert | 2017-12-15 | 1 | -64/+0 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 2 | -2/+6 |
* | Splits up ps2avrGB boards into their own folders (#2014) | Jack Humbert | 2017-11-17 | 5 | -81/+71 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -2/+2 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
* | Updated RGB code to use event.pressed | krusli | 2017-09-16 | 1 | -11/+19 |
* | Add RGB code (from ps2avrgb and luizribeiro/qmk_firmware) | krusli | 2017-09-16 | 1 | -55/+51 |
* | Keymap updates | krusli | 2017-09-16 | 1 | -1/+1 |
* | Fixes for RGB, more colours | krusli | 2017-09-16 | 1 | -9/+37 |
* | Update on/off toggle behaviour for RGB LEDs | krusli | 2017-09-16 | 1 | -5/+2 |
* | Change max brightness level for iOS | krusli | 2017-09-16 | 1 | -3/+6 |
* | Got luizribeiro's ps2avrgb implementation working for Mechmini | krusli | 2017-09-16 | 8 | -3/+250 |
* | Update Mechmini keymap, reduce reported power consumption for iOS Camera Adap... | krusli | 2017-09-15 | 3 | -12/+46 |
* | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 1 | -7/+15 |
* | due diligence, etc | Jack Humbert | 2017-06-09 | 3 | -4/+4 |
* | move mechmini to own folder | Jack Humbert | 2017-06-09 | 10 | -0/+783 |