Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-24 | hotfix: restore shine animations | Florian Didron | |
2022-11-24 | fix: remove RGB_ANIMATIONS define (#362) | Florian Didron | |
2022-11-24 | Remove Web USB (depreciated) (#361) | Drashna Jaelre | |
2022-11-08 | Merge tag '0.18.16' into firmware22 | Drashna Jael're | |
2022-10-28 | [Keymap] toshi0383 keymaps update (#18760) | Toshihiro Suzuki | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-10-28 | Reduce i2c timeouts for rgb led supported hardware (#360) | Drashna Jaelre | |
* Reduce i2c timeouts for rgb led supported hardware * update * make defines more consistent | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-16 | [Keymap] toshi0383 keymaps update (#18073) | Toshihiro Suzuki | |
2022-08-15 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-15 | Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | Ryan | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2022-08-05 | Properly fix i2c leds for ergodox shine (#356) | Drashna Jaelre | |
2022-07-29 | Fix lag issues when rgblight cannot connect to i2c rgb bridge (#354) | Drashna Jaelre | |
2022-07-13 | Fix issues with RGB Matrix flags (#353) | Drashna Jaelre | |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-03 | My ErgoDox Keymap (finally perfected, I think) (#17208) | IFo Hancroft | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-06-23 | chore: fw size saving sensible defaults for the ergodox | Florian Didron | |
2022-06-22 | fix: adds TAP_TOGGLE to ergodox / Moonlander | Florian Didron | |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-06-13 | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen | |
2022-05-31 | Reimplements Oryx's live training over raw hid (#345) | Florian Didron | |
* feat: initial commit, random pairing sequence generation, host - board pairing handshakes * feat: reimplements ory's live training over raw hid * feat: adds planck / ergodox support * chore: some code styling fixes * fix: build smoke tests * fix: code lint * fix: disable console / command on moonlander, fixes build ci test * fix: code lint * fix: remove unused define(MATRIX_SIZE) | |||
2022-05-29 | Fix compilation issues with merge | Drashna Jael're | |
2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan | |
2022-04-13 | [Keyboard] Ported ErgoDox to VIA (#16804) | IFo Hancroft | |
2022-03-25 | Remerge 0.16.x' into firmware21 | Drashna Jael're | |
2022-03-22 | [Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695) | Luc | |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2022-02-10 | Remove parent-relative paths from keyboards. (#16282) | Nick Brassel | |
* Remove parent-relative paths from keyboards. * Update keyboards/capsunlocked/cu75/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-28 | [Keymap] Further improvements to ifohancroft ErgoDox keymap (#15672) | IFo Hancroft | |
2022-01-13 | [Keymap] ericgebhart keymap and userspace updates (#15727) | Eric Gebhart | |
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> | |||
2022-01-10 | [Keyboard] Fix suspend issues on ergodox_ez. (#15300) | Mewp | |
Co-authored-by: Mewp <git@mewp.pl> | |||
2022-01-10 | [Keymap] dvorak 42 key layouts (Ergodox EZ / Atreus) updates (#15656) | LucW | |
Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> | |||
2021-12-29 | [Keyboard] Update to ZSA Keyboards (#15644) | Drashna Jaelre | |
2021-12-17 | Merge remote-tracking branch 'qmk/master' into firmware21 | Drashna Jael're | |
2021-12-12 | Fix up build options comments (#15463) | Ryan | |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-08 | Add macro for defining LED layouts on ergodox_ez glow | Dennis Snell | |
In this patch we're adding a macro based on `LAYOUT_ergodox_pretty` that allows laying out layer LED colors visually the same way that the key layouts are set. | |||
2021-12-07 | Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21 | Drashna Jael're | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis | |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | |
2021-10-20 | Merge branch 'firmware20' into firmware21 | Drashna Jael're | |
2021-10-11 | Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21 | Drashna Jael're | |
2021-09-27 | Cleanup issues identified by lgtm (#14459) | Zach White | |
* cleanup issues identified by lgtm * fix the git_status check | |||
2021-09-15 | [Keymap] A slight improvement to my own ErgoDox keymap (#14425) | IFo Hancroft | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-09-07 | [Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap (#14342) | IFo Hancroft | |
2021-09-05 | Remove empty override functions (#14312) | Ryan | |
* Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z | |||
2021-08-09 | Remove backwards compatibility of debounce names (#13877) | Joel Challis | |
* Remove backwards compatibility of debounce names * Update docs * Update keyboards/keymaps |