summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [Keyboard] add Infinity CE (#8067)mechlovin2020-02-0511-0/+589
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new pcb Inffinity CE * update * Update config.h PID change, rgb version will be release * Update config.h * Update infinityce.c
* | [Keyboard] Added Atreus Pro Micro variant (#8059)Ibnu Daru Aji2020-02-059-2/+360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * new alternative controller. * following suggestions at qmk's 8059. * forgot to replace some underscores and keycodes. * following drashna's suggestions at qmk's 8059. * following zvecr's suggestion in qmk's 8059. * following noroadsleft's suggestion at qmk's 8059.
* | Add Uni660 Keyboard (#8018)Daniel H Klein2020-02-0510-0/+438
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * UniGo66 keyboard added * UniGo66 keyboard added * case correction of unigo66 files * create sirius folder * Update keyboards/sirius/unigo66/rules.mk Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/default/config.h Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h Co-Authored-By: danielhklein <danielklein@utexas.edu> * debugging * correct keymap to layout * readme * remove common config * suggested changes to config.h * default keymap cleanup * bug fixes * add uni660 keyboard * remove zip * remove redundant rules.mk * remove redundant via keymap * Update keyboards/sirius/uni660/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/sirius/uni660/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * remove unnecessary functions * fix if * add back via keymap, remove old eeprom code * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * changes requested for qmk * Update keyboards/sirius/uni660/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * debouncing and other minor changes * Update keyboards/sirius/uni660/uni660.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/sirius/uni660/uni660.h Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
* | [Keyboard] Add a new keyboard Chidori. (#7496)ENDO Katsuhiro2020-02-0416-0/+1943
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add a new keyboard Chidori. * Update keyboards/chidori/info.json * Update keyboards/chidori/keymaps/default/keymap.c * Update keyboards/chidori/chidori.h * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/keymaps/extended/keymap.c * Update keyboards/chidori/readme.md * Update keyboards/chidori/readme.md * Update keyboards/chidori/readme.md * Update keyboards/chidori/readme.md * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update keyboards/chidori/rules.mk * Update rules.mk * Delete unnecesarry lines. * Changes layer keys handing.
* | Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis2020-02-045-14/+34
| | | | | | | | | | | | | | | | | | | | * Update SPLIT_USB_TIMEOUT -500ms * Align keyboard level SPLIT_USB_TIMEOUT defaults * Align keyboard level SPLIT_USB_TIMEOUT_POLL * Review fixes
* | [Keyboard] Refactor deltasplit75 to use split_common (#8083)Joel Challis2020-02-0416-1083/+29
| | | | | | | | | | | | * Refactor deltasplit75 to use split_common * Refactor deltasplit75 to use split_common - small tidy up
* | Add RESET key for default keymap in Satisfaction 75 (#8088)MechMerlin2020-02-051-1/+1
| |
* | Relocate grave keycode processing (#8082)Joel Challis2020-02-045-57/+110
| | | | | | | | | | | | | | | | * Relocate grave keycode processing * Tidy up code * Refactor grave -> grave_esc
* | [Keyboard] LFKPad refactor (#8079)fauxpark2020-02-049-172/+242
| |
* | Remove entries for Minidox eep files from gitignore (#8077)fauxpark2020-02-041-3/+0
| |
* | Add Midi Endpoint task to ChibiOS main (#8071)Drashna Jaelre2020-02-042-1/+17
| |
* | Encoder brush size (#8087)Jesse Leventhal2020-02-052-1/+62
| | | | | | | | | | | | * Added brush size to encoder knob as new keymap * Encoder keymap added
* | ridingqwerty: userspace update (#8076)ridingqwerty2020-02-0418-101/+2388
| | | | | | | | | | | | | | * Userspace overhaul * Remove testing directory * Minorca keymap tweaks
* | Ninjonas userspace (#8070)Jonas Avellana2020-02-0410-239/+305
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [keymap(kyria)] moved OLED & encoder implementation to separate classes * [feat] created logic to cycle through hue wheel when starting keyboard * [feat] created logic to cycle through hue wheel and return to user's default color * [refactor] updating OLED layout for crkbd & lily58 * [refactor] updating OLED layout for crkbd & lily58 * [fix(8070)] updating encoder.c logic based off drashna's code review * [refactor(8070)] added key to send  + Shift + M
* | Merlin's userspace updates (#8074)MechMerlin2020-02-0319-48/+123
| |
* | Improve the functionality of qmk.questions (#8020)skullydazed2020-02-031-8/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tested and working * remove unused import * Update lib/python/qmk/questions.py Co-Authored-By: Erovia <Erovia@users.noreply.github.com> * fix flake8 errors Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* | [Keymap] Add User Keymap for FC660C (#8062)Mike Rix Wolfe2020-02-023-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add my keymaps * tri layer keymap * update tri layer * update tri layer * cleaning up * formatting * move to correct location * lily58: move caps off mod key in sublayer * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * Update keyboards/lily58/keymaps/mikefightsbears/rules.mk * remove unnecessary trailing whacks * remove unneeded file * swap spacebar * update code for comments in PR * add fc660c keymap * rm readme * move layer key * remove inconvenient alternate keys * swap format * add them media keys * add rules mk * swap caps and ctrl * remove unneeded config * use gesc instead of esc
* | format code according to conventions [skip ci]QMK Bot2020-02-023-10/+6
| |
* | Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-026-65/+39
| | | | | | | | | | | | | | | | | | | | * Dedupe extrakey report struct, and send functions in V-USB & LUFA * Doc comment for consistency * Wrap it in ifdef to prevent unused function error * Do the same for ATSAM
* | Fix cformat processing files within ignore folders (#8063)Joel Challis2020-02-021-0/+1
| |
* | Update dirty submodule make message (#8065)fauxpark2020-02-021-5/+2
| |
* | [Docs] future branch housekeepingJames Young2020-02-011-2/+2
| |
* | format code according to conventions [skip ci]QMK Bot2020-02-021-19/+27
| |
* | Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)fauxpark2020-02-021-147/+154
| | | | | | | | | | | | * Align ATSAM HID descriptors with LUFA/ChibiOS * Don't hardcode raw endpoint size
* | format code according to conventions [skip ci]QMK Bot2020-02-011-6/+2
| |
* | Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards ↵Pavel Župa2020-02-011-2/+6
| | | | | | | | | | | | | | | | (#7595) * fixed strange space cadet timer owerflow on STM32F103 * Moved elapsed time fix to timer.c
* | Skog Lite: disable Console; update info.json (#8058)James Young2020-02-012-24/+286
| | | | | | | | | | | | | | | | | | | | | | | | * disable Console to save firmware space * rules.mk templating Add comments regarding the rules, to more closely match the ps2avrgb template. * update info.json This board has a quite interesting take on the standard TKL; why not show it off?
* | Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel2020-02-011-12/+51
| |
* | [keymap(kyria), refactor] created kyria keymap. refactored ninjonas ↵Jonas Avellana2020-01-3112-72/+468
| | | | | | | | | | | | | | | | | | | | | | | | | | | | userspace (#8053) * [keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace and keyboards * [fix(#8053)] removed redundant code based off Duckle29's code review * [fix(#8053)] fixing typos * [refactor(#8053)] updating oled timeout * [fix(8053) resolved code review issues identified by noroadsleft
* | [Keyboard] add Hannah910 V2 PCB and VIA support (#8024)mechlovin2020-01-3132-163/+553
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Hannah910 V2 and VIA support add rev.2 pcb and via support * Update config.h * update * Create config.h * Update * update * update * Move keymap folder * add more layer and edit readme.md * readme.md update * update * update * Update hannah910.h
* | Noxary 280 Backwards LED Fix (#8057)MechMerlin2020-01-311-38/+5
| | | | | | * fix logic and update to newest led_update_kb routine
* | [Keyboard] VIA Support: 1upkeyboards 1up60hte (#8052)MechMerlin2020-01-314-2/+52
| | | | | | | | | | | | | | | | | | | | | | | | * update the vendor id for 1upkeyboards 1up60hte * add the via keymap and rules file * fix typo * move the LTO to the keyboard's rules.mk * Update keyboards/1upkeyboards/1up60hte/config.h
* | Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel2020-01-316-44/+44
| |
* | [Keymap] Customized layouts for the Keebio/Quefrency65 (#7947)Jorge Noguera2020-01-302-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | * Created the yoryer layout for the Quefrency 65% * added rgb control layer * Required changes to resolve PR #7947 issues * - Updated the layer list as an enum - Removed .gitignore file from keymap folder * Removed the .gitignore from keymap folder
* | [Keymap] add new keymap (xd75 atomic style japanese layout) (#7944)itakashiski2020-01-302-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * init jp * update * update * update * update * Update keyboards/xd75/keymaps/atomic_style_jp/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * remove config.h * remove ____T___ Co-authored-by: Drashna Jaelre <drashna@live.com>
* | [Keyboard] Add support for Southpaw Full Size (#8029)ai032020-01-3011-0/+648
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Begin work on spfs, migrating ancient config * QMK breaks if there's a dash in the board name * Update info.json * Make indicator LEDs work * Build a readme * Change title to match official GB thread name * Add an ANSI WKL layout for simplicity * Adjustments as per pullreq recommendations * Remove unused functions from other keymap
* | Improve VIRTSER performance (#7528)xyzz2020-01-311-1/+1
| |
* | Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-3123-34/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add backlight custom driver to all boards not declaring it but overriding backlight * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Apply suggestions from