summaryrefslogtreecommitdiffstats
path: root/keyboards/miuni32
Commit message (Expand)AuthorAgeFilesLines
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-261-1/+0
|\|
| * [Keyboard] Fix double comment in config files (#14615)Drashna Jaelre2021-09-271-1/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-47/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-47/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-4/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-052-71/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-052-71/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-22/+18
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-064-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-124-0/+0
|\
| * Rename ki folder to kifinnsson (#11853)Christian Gurholt2021-02-124-0/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-59/+0
|/
* [Keymap] add miuni32:cassdelacruzmunoz (#10108)Cassandra de la Cruz-Munoz2020-08-243-0/+215
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-242-65/+12
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-15/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-173-9/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-044-12/+0
* [Miuni32] Update the # of LEDs to match the final version of PCB (#4714)Adam Lee2018-12-232-2/+2
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-4/+3
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-224-4/+4
* Miuni32 refactor and Configurator support (#3273)noroadsleft2018-07-017-199/+240
* Personal BEAKL9 based keymap (#2304)kifinnsson2018-02-024-0/+182
* remove all makefiles from keyboard directoriesJack Humbert2017-09-274-66/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-083-0/+63
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-23/+9
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-12/+12
* [Miuni32] Rm accidentally committed fileAdam Lee2017-05-071-42/+0
* Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into devAdam Lee2017-05-075-0/+191
|\