summaryrefslogtreecommitdiffstats
path: root/users
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-272-0/+495
|\
| * [Keymap] add personal keymap files, and sofle_rgb default maps, (#12267)DaneEvans2021-05-262-0/+495
| |
* | [Keymap] Update to Drashna keymap and user code (based on develop) (#12936)Drashna Jaelre2021-05-2511-120/+277
| |
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-216-10/+15
| | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-141-3/+5
|\|
| * [Keymap] csc027/keymap-updates (#12694)csc0272021-05-131-3/+5
| |
* | Deprecate `send_unicode_hex_string()` (#12602)Ryan2021-05-148-86/+74
| |
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-3/+1
| | | | | | | | | | * alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-089-53/+453
|\|
| * Update sethBarberee Userspace (#12620)Seth Barberee2021-05-089-53/+453
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update for LTO and guard RGBLED_SPLIT * Revert "update for LTO and guard RGBLED_SPLIT" This reverts commit ce81177cbe330ae3e1e14c264dc0cb0946f08d70. * Revert "Revert "update for LTO and guard RGBLED_SPLIT"" This reverts commit 67da0ce9f38777064ad094c1ecba7ce17a40994f. * update iris keymap for keymap_kc removal and overhaul userspace * add licenses * fix tap_dance error when rgblight is disabled and update/clean iris/sinc maps
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-041-4/+4
|\|
| * Update noroadsleft userspace and keymaps (2021-05-03) (#12796)James Young2021-05-031-4/+4
| | | | | | | | | | | | | | | | | | | | | | * Set Dvorak as the standard base layer * Remove unneeded includes * Remove custom handling for Quake 2 Have now rewritten my in-game configuration to use Dvorak mapping instead of QWERTY, which means I don't need any of this stuff. * Clean up comments in KC60 keymap
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-273-15/+98
|\|
| * Update noroadsleft userspace and keymaps (2021-04-26) (#12711)James Young2021-04-263-15/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update noroadsleft userspace and keymaps (2021-04-26) - add Discipline keymap - move Emulated Non-US Backslash, Numeric Keypad and F13-F24 code fully to userspace - re-add some custom keycode handling I accidentally deleted - update VRSN keycode - update KC60 and userspace readmes * remove Git readme from kc60 keymap * update kc60:noroadsleft readme Concatenates this readme into one file, and updates the image links.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-251-4/+4
|\|
| * Update checking board master function (#12493)calebchongc2021-04-251-4/+4
| | | | | | changed is_master to is_keyboard_master()
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-191-32/+7
|\|
| * [Keymap] Fix handling of RV_LOCK and RV_SNAP for windows (#12498)Robert Verst2021-04-191-32/+7
| | | | | | Co-authored-by: Robert Verst <robert.verst@tobit.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-194-66/+115
|\|
| * New keyboard keymap, small keymap updates to mm2 keymap (#12310)Alexander Kagno2021-04-184-66/+115
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Alex <alex@turncommerce.com>
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
|/
* [Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)Ryo Maeda2021-04-095-193/+191
|
* [Keymap] Fixing userspace `rverst` (#12422)Robert Verst2021-04-021-1/+5
| | | Co-authored-by: Robert Verst <robert.verst@tobit.com>
* [Keymap] Add userspace rverst (#12205)Robert Verst2021-03-176-0/+594
| | | Co-authored-by: Robert Verst <robert.verst@tobit.com>
* [Keymap] miles2go userspace update, add functions for babblepaste library, ↵milestogo2021-03-1413-221/+648
| | | | | add prime_e keybard keymap (#9196) Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] arkag Userspace updated (#12183)Alexander Kagno2021-03-112-214/+75
| | | Co-authored-by: Alex <alex@turncommerce.com>
* [Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946)Daniel Shields2021-02-282-0/+7
| | | | | Incorporating changes suggested during pull request review. Co-authored-by: Daniel Shields <dshields@cboe.com>
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-02-2315-635/+2143
|\
| * [Keymap] Drashna Updates - Split+OLED edition (#11968)Drashna Jaelre2021-02-2315-635/+2143
| |
* | Merge branch 'master' into developJoshua Diamond2021-02-141-5/+16
|\|
| * csc027/windows-terminal-shortcuts (#11867)csc0272021-02-141-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed some comments in the defines file. * Replaced the Git command layer with a Windows Terminal shortcut layer. * Added numbered tab switching to the Windows Terminal layer. * Added 'new tab' and 'command pane' commands to the Windows Terminal layer. * Shortened the USB polling interval for the Iris to 1 millisecond. * Disabled old style macros and functions for the Iris.
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Redo Arm DAC implementation for additive, wavetable synthesis, sample playback changes by Jack Humbert on an implementation for DAC audio on arm/chibios platforms this commits bundles the changes from the arm-dac-work branch focused on audio/audio_arm.* into one commit (leaving out the test-keyboard) f52faeb5d (origin/arm-dac-work) add sample and wavetable examples, parsers for both -> only the changes on audio_arm_.*, the keyboard related parts are split off to a separate commit bfe468ef1 start morphing wavetable 474d100b5 refined a bit 208bee10f play_notes working 3e6478b0b start in-place documentation of dac settings 3e1826a33 fixed blip (rounding error), other waves, added key selection (left/right) 73853d651 5 voices at 44.1khz dfb401b95 limit voices to working number 9632b3379 configuration for the ez 6241f3f3b notes working in a new way * Redo Arm DAC implementation for additive, wavetable synthesis, sample playback changes by Jack Humbert on an implementation for DAC audio on arm/chibios platforms this commit splits off the plank example keymap from commit f52faeb5d (origin/arm-dac-work) add sample and wavetable examples, parsers for both * refactoring: rename audio_ to reflect their supported hardware-platform and audio-generation method: avr vs arm, and pwm vs dac * refactoring: deducplicate ISR code to update the pwm duty-cycle and period in the avr-pwm-implementation pulls three copies of the same code into one function which should improve readability and maintainability :-) * refactoring: move common code of arm and avr implementation into a separate/new file * refactoring: audio_avr_pwm, renaming defines to decouple them from actually used timers, registers and ISRs * refactoring: audio_avr_pwm - replacing function defines with plain register defines aligns better with other existing qmk code (and the new audio_arm_pwm) doing similar pwm thing * add audio-arm-pwm since not all STM32 have a DAC onboard (STM32F2xx and STM32F3xx), pwm-audio is an alternative (STM32F1xx) this code works on a "BluePill" clone, with an STM32F103C8B * clang-format changes on quantum/audio/* only * audio_arm_dac: stopping the notes caused screeching when using the DAC audio paths * audio_arm_pwm: use pushpull on the pin; so that a piezzo can be hooked up direclty without additional components (opendrain would require an external pullup) * refactoring: remove unused file from/for atmel-avr chips * refactoring: remove unused (avr) wavetable file * audio_arm_dac: adapt dac_end callback to changed chibios DAC api the previous chibios (17.6.0) passed along a pointer into the buffer plus a sample_count (which are/already where included in the DACDrivre object) - the current chibios (19.1.0) only passes the driver object. this patch ports