Commit graph

  • 4e03ef750f
    Remove duplicate #include of timfee.c from keymap Claude 2026-04-20 14:59:54 +00:00
  • 6882a06e2c
    Add key event logger for testing tap-hold behavior Claude 2026-04-14 22:57:39 +00:00
  • 1ff06d9530
    Switch to mainline QMK firmware; enable speculative hold Claude 2026-04-14 22:44:01 +00:00
  • 2def8a31c7
    Use permissive hold for mod-taps instead of always-hold Claude 2026-04-14 22:22:21 +00:00
  • 67ea58956e
    Remove same-hand timing heuristic from get_chordal_hold Claude 2026-04-14 22:16:21 +00:00
  • b60d6749cb
    Uniform tap-hold timing: 175ms tapping term, 130ms quick tap term Claude 2026-04-14 21:03:08 +00:00
  • d05c01c223
    Merge pull request #8 from timfee/copilot/remove-qmk-logo-add-layer-number Tim Feeley 2026-04-14 13:38:09 -07:00
  • 5104ff8965
    Fix Cmd+Shift+V: add timing-based same-hand hold for mod-taps in get_chordal_hold copilot-swe-agent[bot] 2026-04-14 20:06:20 +00:00
  • d1339355fd
    Revert to pure userspace; fix chordal hold thumb keys and add layer-tap override copilot-swe-agent[bot] 2026-04-14 19:16:13 +00:00
  • 0ae44543fa
    Enable chordal hold, remove RPI and permissive_hold copilot-swe-agent[bot] 2026-04-14 18:53:45 +00:00
  • 989f5f1049
    Make repo self-contained: embed QMK firmware as submodule, remove external dependency on Keebart copilot-swe-agent[bot] 2026-04-14 18:30:09 +00:00
  • 46d4f4b78e
    Disable EXTRAKEY to eliminate phantom volume keys during layer navigation copilot-swe-agent[bot] 2026-04-14 17:58:24 +00:00
  • 9b6f5f203a
    Fix cross-hand CMD+V: make RPI same-hand only copilot-swe-agent[bot] 2026-04-14 17:47:31 +00:00
  • 2c6c58f674
    Disable NKRO to fix phantom macOS volume controls copilot-swe-agent[bot] 2026-04-14 17:19:35 +00:00
  • ddac648083
    Fix release overlap: disable hold_on_other_key_press, rely on permissive_hold copilot-swe-agent[bot] 2026-04-14 17:05:41 +00:00
  • 41de8dfa7b
    Enable hold_on_other_key_press for thumb keys + increase COMBO_TERM to 50 copilot-swe-agent[bot] 2026-04-14 16:30:07 +00:00
  • d1b49e5a2e
    Fix retro tapping: re-add RETRO_TAPPING + RETRO_TAPPING_PER_KEY so get_retro_tapping (returns false) is called for all keys copilot-swe-agent[bot] 2026-04-14 16:13:33 +00:00
  • 0d1521ad4b
    Fix RPI: move timing to pre_process_record_user for correct physical-press measurement copilot-swe-agent[bot] 2026-04-14 13:43:02 +00:00
  • 847d7313b1
    Fix RPI breaking all mod-tap holds: revert to manual last_key_time copilot-swe-agent[bot] 2026-04-14 00:37:31 +00:00
  • bb425b3cfe
    Fix cross-half RPI timing with SPLIT_ACTIVITY_ENABLE + last_input_activity_elapsed copilot-swe-agent[bot] 2026-04-13 20:58:11 +00:00
  • 7cb53d85b9
    Remove layer-tap from Z/Slash; extend RPI to all mod-tap keys; disable hold-on-other-key-press copilot-swe-agent[bot] 2026-04-13 20:45:55 +00:00
  • 48c207c135
    Disable retro tapping on GU_BSP to fix spurious backspace after Cmd+click in Figma copilot-swe-agent[bot] 2026-04-13 20:38:35 +00:00
  • ea7d94b9a0
    Clarify RGB color comments for consistency copilot-swe-agent[bot] 2026-04-13 00:12:14 +00:00
  • 66a4ecac05
    Replace QMK logo with large layer digit on both OLED halves; add per-layer RGB matrix lighting copilot-swe-agent[bot] 2026-04-13 00:11:21 +00:00
  • 5932400239
    Merge pull request #7 from timfee/copilot/fix-screen-issue Tim Feeley 2026-04-12 16:53:51 -07:00
  • 3561787cce
    Fix garbled OLED: send SSD1312 segment remap + charge pump via raw I2C copilot-swe-agent[bot] 2026-04-12 23:37:28 +00:00
  • b6aff44420
    Merge pull request #6 from timfee/copilot/fix-horizontal-flip-issue Tim Feeley 2026-04-12 16:21:16 -07:00
  • db75e079ee
    Add OLED support based on Keebart vial_oled reference (no Keebart logo) copilot-swe-agent[bot] 2026-04-12 23:18:01 +00:00
  • d4fd2c14b6
    Revert all OLED changes from PR #4 and #5 — restore original working code copilot-swe-agent[bot] 2026-04-12 23:04:07 +00:00
  • 28acdf3138
    Fix OLED display: remove bogus OLED_IC/FLIP_SEGMENT/128X64 defines and restore original rotation logic copilot-swe-agent[bot] 2026-04-12 22:59:49 +00:00
  • c3b899a53c
    Merge pull request #5 from timfee/copilot/fix-oled-flip-rotate-issue Tim Feeley 2026-04-12 15:48:27 -07:00
  • c87a2d0c50
    Fix OLED flip/rotation: use OLED_ROTATION_90, add OLED_FLIP_SEGMENT and hardware defines from Keebart vial_oled reference copilot-swe-agent[bot] 2026-04-12 22:46:18 +00:00
  • e3869bb1ea
    Merge pull request #4 from timfee/copilot/fix-firmware-upload-issue Tim Feeley 2026-04-12 15:35:48 -07:00
  • 7776a945fa
    Fix WPM display digit conditions for clarity copilot-swe-agent[bot] 2026-04-12 22:33:50 +00:00
  • 9952e6a767
    Add OLED display support with layer, keycode, and WPM rendering copilot-swe-agent[bot] 2026-04-12 22:31:59 +00:00
  • b686f0acf1
    Merge pull request #3 from timfee/copilot/fix-build-issue-again Tim Feeley 2026-04-12 15:23:05 -07:00
  • 578bda5018
    Fix build: remove keymap.json that caused redefinition of keymaps[] array copilot-swe-agent[bot] 2026-04-12 22:21:14 +00:00
  • eb72a07791
    Merge pull request #2 from timfee/copilot/fix-firmware-building-issue Tim Feeley 2026-04-12 15:04:40 -07:00
  • 197780a727
    Match Vial config: swap layers 1/2, fix combos, add RCTL_T(BSLS), crkbd for Configurator copilot-swe-agent[bot] 2026-04-12 22:01:02 +00:00
  • 6efd7cfa8c
    Revert keymap.json keyboard name back to keebart/corne_choc_pro/standard copilot-swe-agent[bot] 2026-04-12 21:50:31 +00:00
  • 52b9b99ea0
    Add keymap.json for QMK Configurator copilot-swe-agent[bot] 2026-04-12 21:40:58 +00:00
  • 6a499d0ae9
    Revert code review suggestions that broke Vial combo introspection copilot-swe-agent[bot] 2026-04-12 21:35:08 +00:00
  • b6e510e727
    Merge pull request #1 from timfee/claude/fix-qmk-corne-build-cocZr Tim Feeley 2026-04-12 14:28:44 -07:00
  • c5f00a9f35
    Update users/timfee/rules.mk Tim Feeley 2026-04-12 14:28:34 -07:00
  • c5ff0d03a4
    Update keyboards/keebart/corne_choc_pro/keymaps/timfee/keymap.c Tim Feeley 2026-04-12 14:28:24 -07:00
  • b6d7632097
    Fix build: include user code in keymap for combo introspection Claude 2026-03-31 21:20:38 +00:00
  • c8846c05a4
    Remove duplicate keyboard definition files from overlay Claude 2026-03-31 21:12:45 +00:00
  • 8e619b7647
    Point CI to Keebart's Vial-QMK fork for keyboard definition Claude 2026-03-31 21:07:16 +00:00
  • 9a007e6b26
    Fix combo array to use auto-sized declaration Claude 2026-03-31 17:53:47 +00:00
  • 39958c6545
    Embed Keebart Corne Choc Pro keyboard definition in userspace overlay Claude 2026-03-31 17:53:03 +00:00
  • 293a4ac80d
    my keymap Tim Feeley 2026-03-31 10:25:58 -07:00
  • da7694eae2 oled aleksbrgt 2026-03-02 18:36:39 +01:00
  • 576d8fc9f0 MOdified a bunch of files freznel10 2026-02-12 20:50:51 +08:00
  • a608b1de29 Added old files freznel10 2026-02-12 18:32:26 +08:00
  • cf616dee03
    Merge d2245bedcb into caa715695d Sascha Hagedorn 2026-01-22 01:25:59 +00:00
  • caa715695d
    Clarify scope (no new keyboards) (#48) main Peter Cock 2026-01-22 01:25:49 +00:00
  • 9f4001b443
    Merge branch 'main' into main Ikcelaks 2026-01-21 09:02:40 -05:00
  • cccc170695 Use sequence transform as community module Matt Skalecki 2026-01-20 17:16:18 -05:00
  • f0ab0afa48 Enable PERMISSIVE_HOLD to prevent accidental Cmd+Space Drew Neil 2026-01-14 23:18:12 +00:00
  • 9a16d61af5 Fix repeat key behavior after typing comma Drew Neil 2026-01-11 00:18:42 +00:00
  • 17fcb8e888 Add Shift+Tab on Shift+Alt+A Drew Neil 2026-01-11 23:24:41 +00:00
  • 8c32072556 Add Shift+Enter on Alt+Shift+semicolon Drew Neil 2026-01-08 23:49:42 +00:00
  • da5a4eb5ce Favor Command+Alt shortcuts over symbol production Drew Neil 2026-01-08 23:16:02 +00:00
  • 149f1a6ff6 add keys, fix overlaps, allow one-handed mouse navigation aleksbrgt 2026-01-15 14:14:22 +01:00
  • f3c224e5a3 fix deprecated mouse keycodes Matt Skalecki 2026-01-08 17:07:01 -05:00
  • 4d8d98e866 Fix GitHub Pages deployment with correct path prefix Drew Neil 2026-01-04 23:07:46 +00:00
  • 7b45dd8cd9 Add GitHub Actions workflow for website deployment Drew Neil 2026-01-04 22:58:11 +00:00
  • a5d434e44d Create documentation website Drew Neil 2026-01-04 22:42:12 +00:00
  • 4fda78704a Create qwerty keymap Drew Neil 2026-01-04 22:41:05 +00:00
  • 0624ad078e Create my qwerty keymap Drew Neil 2026-01-02 17:34:11 +00:00
  • a2e3d3572d Create qwerty keymap Drew Neil 2026-01-04 22:41:05 +00:00
  • f749e404b9 Create my qwerty keymap Drew Neil 2026-01-02 17:34:11 +00:00
  • e31400932e Added QMK Build PR check Juan Carlos Blanco 2026-01-01 17:10:50 -06:00
  • df96bb960a
    Update QMK compatibility for latest firmware vnz 2025-12-20 13:02:52 +01:00
  • 43a64444d6
    Add Linux navigation shortcuts vnz 2025-12-20 12:36:35 +01:00
  • 71e7c2f6c4
    Add Delete, Insert, and tab switching keys vnz 2025-12-20 12:21:05 +01:00
  • 8a376b6e6a
    Reorganize French accents and restore ) on Adjust vnz 2025-12-20 11:50:48 +01:00
  • 4047dacfbd
    Add RGB controls to Adjust layer vnz 2025-12-20 11:43:51 +01:00
  • c55e63160f
    Reorganize French accent positions on Raise/Adjust vnz 2025-12-20 11:33:07 +01:00
  • 7479351c0e
    Refactor to use QMK TRI_LAYER_ENABLE feature vnz 2025-12-20 11:14:59 +01:00
  • b5522b3ea4
    Add Raise and Adjust layers for Atlas vnz 2025-12-20 11:09:19 +01:00
  • 4d4819ee13
    Add base layer and better-shift lower layer for Atlas vnz 2025-12-20 10:55:51 +01:00
  • 4508e804c9
    Rework Atlas keymap structure and add CLAUDE.md vnz 2025-12-20 10:45:29 +01:00
  • 51051f8f40
    Merge branch 'qmk:main' into main Vincent Leraitre 2025-12-20 10:17:37 +01:00
  • 5494ff09a2
    userspace: rename r-okm to r_okm r-okm 2025-12-09 11:38:35 +09:00
  • 434f5ef36e
    keymap: add r-okm keymaps for crkbd and 7skb r-okm 2025-12-09 10:59:38 +09:00
  • 24603410a5 Explicit hand values for Choral Hold in QMK Peter J. A. Cock 2025-12-06 11:16:54 +00:00
  • e57b67d467
    typo Peter Cock 2025-12-05 10:07:22 +00:00
  • 5cb58d988c
    Link to Slump52 in main README Peter Cock 2025-12-02 11:54:50 +00:00
  • 3c0abb7526
    Slump52 firmware (#12) Peter Cock 2025-12-02 11:51:14 +00:00
  • a5abbf45bd Try to build Slump52 QMK/Vial firmware on GitHub Actions Peter J. A. Cock 2025-12-02 02:04:20 +00:00
  • f1e4bd9f3e Start working on QMK version of the Slump52 firmware Peter J. A. Cock 2025-12-02 01:12:15 +00:00
  • 3f4027d930
    Update TC36K Vial unlock combo Peter Cock 2025-12-02 01:17:27 +00:00
  • 81f10b5474
    Reset button front/back fix Peter Cock 2025-12-02 00:47:30 +00:00
  • 9edbd1d940
    Merge pull request #1 from aleksbrgt/custom-layout Aleks 2025-11-07 20:25:08 +01:00
  • 56a4cbf7ff remove .keep file aleksbrgt 2025-11-07 20:22:06 +01:00
  • 712b3e32ab
    typo Peter Cock 2025-10-30 12:53:43 +00:00
  • c4dfd26f81
    Make latest vs tested releases more explicit Peter Cock 2025-10-30 11:31:31 +00:00
  • bfd65e01ae
    Link to pre-compiled firmware Peter Cock 2025-10-30 11:23:17 +00:00
  • e164ea1c18 Label thumbs L3, L2, L1, R1, R2, R3 here too. Peter J. A. Cock 2025-10-30 10:24:23 +00:00