aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechmini
Commit message (Expand)AuthorAgeFilesLines
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-32/+5
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-182-5/+5
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-025-144/+13
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-72/+8
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-1/+1
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-034-197/+8
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-45/+8
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
* [Keymap] Added wsturgiss keymap for mechmini2 (#4917)Will Sturgiss2019-07-223-0/+128
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-9/+0
* [Keymap] Update to personal keymaps (#6136)SpacebarRacecar2019-06-161-2/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-2/+1
* [Keymap] Arkag Userspace Update (#5438)Alexander Kagno2019-03-182-5/+12
* Align use of atmega32a program script (#5259)zvecr2019-03-141-1/+1
* fresh commit for a new fork for PR to upstream/master (#5406)Alexander Kagno2019-03-142-16/+23
* [Keymap] Added preonic and mechmini 2 keymaps (#5202)SpacebarRacecar2019-02-214-0/+169
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-22/+16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-262-9/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-133-3/+3
* Added brightness controls and Media controls to my keymap. (#4760)lbibass2019-01-021-8/+10
* Keymap: Mechmini layout (#4232)lbibass2018-10-258-0/+115
* Keyboard: Adding Split Space support for Mechmini 1 (#4052)Pittyolo2018-10-032-0/+71
* Keymap: Added Leader Key Functionality (#4025)Alexander Kagno2018-09-293-8/+9
* Keymap: Velocikey implemented at userspace, readme is more helpful (#3974)Alexander Kagno2018-09-251-13/+12
* Keymap: Arkag Userspace and MechMini2 Layout (#3958)Alexander Kagno2018-09-223-0/+63
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-312-22/+60
* QMK Configurator updates for Mechmini v2 (#2820)noroadsleft2018-04-277-24/+46
* Fix mechmini2 ortho keymapping layoutmyrtle2018-03-241-1/+1
* Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#...TurboMech2018-01-052-2/+8
* Added Mechmini 2.0 to Mechmini keyboard folderTurboMech2018-01-0327-214/+1163
* RGB underglow support for JJ40, clean up redundant code in Mechmini keymap (#...Kenneth Aloysius2018-01-014-120/+14
* Update readme.mdJack Humbert2017-12-151-2/+2
* deletes the extra mechmini readme [doh]Jack Humbert2017-12-151-64/+0
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-2/+6
* Splits up ps2avrGB boards into their own folders (#2014)Jack Humbert2017-11-175-81/+71
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-2/+2
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Updated RGB code to use event.pressedkrusli2017-09-161-11/+19
* Add RGB code (from ps2avrgb and luizribeiro/qmk_firmware)krusli2017-09-161-55/+51
* Keymap updateskrusli2017-09-161-1/+1
* Fixes for RGB, more colourskrusli2017-09-161-9/+37