summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2113-26/+26
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2016-58/+63
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-2016-58/+63
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-131-1/+4
|\|
| * [Keyboard] Increase kinesis/kint41 unselect delay (#18015)rockybulwinkle2022-08-131-1/+4
| | | | | | | | | | | | | | | | | | * [Keyboard] Increase kinesis/kint41 unselect delay Fixes #18014 * Update kint41.c Use correct si-abbreviation for micro in comment.
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1113-10/+353
|\|
| * [Keyboard] add kinesis/kintlc (#17301)Alex Băluț2022-07-1113-10/+353
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-021-1/+1
|\|
| * Update readme.md (#17489)Ralph Bacolod2022-07-031-1/+1
| | | | | | Fixed link to http://mkweb.bcgsc.ca/carpalx/?popular_alternatives
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-223-0/+239
|\|
| * [Keymap] farmergreg's kint41 Kinesis Advantage 2 Layout (#16784)Greg Dietsche2022-06-213-0/+239
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keymap] Add keymap for kinesis advantage (#16862)Nicholas Granado2022-04-283-0/+398
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-263-12/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-143-0/+74
|\
| * [Keymap] ericgebhart keymap and userspace updates (#15727)Eric Gebhart2022-01-133-0/+74
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Drashna Jael're <drashna@live.com>
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-094-5/+4
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-5/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-093-19/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-093-19/+0
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-082-8/+0
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-072-8/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-023-6/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
| |
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Remove complex `fn_actions` macros (#14662)Ryan2021-11-015-5/+5
| | | | | * Remove complex `fn_actions` macros * Remove additional `KC_FN*` instances
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-012-0/+6
|\
| * Add FIRMWARE_FORMAT = hex for /keyboards/kinesis/kint36 and ↵negatv2021-10-022-0/+6
| | | | | | | | | | | | | | | | | | /keyboards/kinesis/kint41 (#14665) * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder Co-authored-by: sadkins <sadkins@iMac-Pro.local>
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-301-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-302-2/+0
|\|
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-302-2/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-293-3/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused IS_COMMAND() instances from keyboard-level config.h, 0-9 * Remove unused IS_COMMAND() instances from keyboard-level config.h, A-B * Remove unused IS_COMMAND() instances from keyboard-level config.h, C-D * Remove unused IS_COMMAND() instances from keyboard-level config.h, E-G * Remove unused IS_COMMAND() instances from keyboard-level config.h, handwired * Remove unused IS_COMMAND() instances from keyboard-level config.h, H-M * Remove unused IS_COMMAND() instances from keyboard-level config.h, N-R * Remove unused IS_COMMAND() instances from keyboard-level config.h, S-Z * Remove unused Magic Key definitions from keyboard-level config.h, 0-9 * Remove unused Magic Key definitions from keyboard-level config.h, A * Remove unused Magic Key definitions from keyboard-level config.h, B * Remove unused Magic Key definitions from keyboard-level config.h, C * Remove unused Magic Key definitions from keyboard-level config.h, D-E * Remove unused Magic Key definitions from keyboard-level config.h, F-H * Remove unused Magic Key definitions from keyboard-level config.h, handwired * Remove unused Magic Key definitions from keyboard-level config.h, I-K * Remove unused Magic Key definitions from keyboard-level config.h, L-M * Remove unused Magic Key definitions from keyboard-level config.h, N-R * Remove unused Magic Key definitions from keyboard-level config.h, S-V * Remove unused Magic Key definitions from keyboard-level config.h, W-Z * Merge remote-tracking branch 'upstream/master' into clean/command_and_magic * Remove remaining unused IS_COMMAND() instances from keyboard-level config.h
* | [Keyboard] Set USB max power consumption of kint* controllers to 100mA (#14546)Michael Stapelberg2021-09-213-0/+12
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-213-3/+3
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
| |
* | 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-102-2/+0
|\|