summaryrefslogtreecommitdiff
path: root/keyboards/knops/mini
Commit message (Expand)AuthorAge
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove empty override functions (#14312)Ryan2021-09-05
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Keyboard] Fix knops keymaps (#13872)Dasky2021-08-04
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-03
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-15
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* [Keymap] Added mverteuil keymaps and userspace common code (#7876)M. de Verteuil2020-01-18
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-21
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
* Knops Configurator update (#3249)noroadsleft2018-06-28
* Add copy of knops/mini default keymap with comments for new user (#2989)GreenShadowMaker2018-05-17
* Add knops mini info json and implemented latest QMK standards (#2832)Pawnerd2018-04-28
* Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski2018-03-16
* Add knops configurator support (#2474)Pawnerd2018-03-04
* Committed initial version of the knops configurator.Kayle Knops2018-02-12
* Added support for Knops Mini (3x2 macropad) keyboard. (#1953)Pawnerd2017-11-01