summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1313-1/+535
|\|
| * [Keyboard] Seigaiha (#12791)yiancar2021-05-1213-1/+535
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1310-0/+293
|\|
| * [Keyboard] Add np12 (#12703)nut14142021-05-1210-0/+293
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] updated a vendor name / fixed minor keymap issues (#12881)noclew2021-05-1273-80/+115
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-139-129/+286
|\|
| * [Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele2021-05-139-129/+286
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-122-6/+8
|\|
| * USB suspend option and LED position change for The Mark 65 (#12725)Albert Y2021-05-132-6/+8
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-121-0/+1
|\|
| * Fix Cordillera LED states config (#12646)coarse2021-05-131-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-129-0/+599
|\|
| * add handwired/swiftrax/walter (#12428)Brandon Claveria2021-05-129-0/+599
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * init commit of walter * finalize keyboard * fix walter.h * fix config.h * fix rgblight animations * fix config.h Co-authored-by: Swiftrax <swiftrax@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1217-69/+361
|\|
| * Some fixes for the Bakeneko variant DB60s (#12662)Andrew Kannan2021-05-1217-69/+361
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Some fixes for the Bakeneko variant DB60s * Add copyright to header * Add .python-version to gitignore for people who use pyenv or similar * update readme * Add more readmes * Add more readmes * Update the versions to have different product IDs * Update readme * Add missing rules.mk * Fix matrix on hotswap * remove iso from hotswap * Fix hotswap spacebar * Revert gitignore changes * Fix layouts * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add split configs * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add license to config * or equivalent Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1111-0/+275
|\|
| * [Keyboard] Add Charue Design's Sunsetter (#12547)coarse2021-05-1111-0/+275
| |
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11268-12325/+477
| | | | | | | | | | * alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc
* | Fixup build errors on `develop` branch. (#12723)Nick Brassel2021-05-113-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-114-0/+499
|\|
| * peepeetee's custom keymap for bm68rgb (#12232)peepeetee2021-05-104-0/+499
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add custom keymaps for BM68rgb * add user keymap for bm68rgb * fix grammar * add custom hub16 keymap * Apply suggestions from code review * fix errorenously included hub16 file * add GPL headers * revert defining dfa_state in keymap.h * Update keyboards/bm68rgb/keymaps/peepeetee/keymap.h * enable tap dance, add tap dance to left alt
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-108-2/+239
|\|
| * [Keyboard] VIA support for Preonic Rev3 (#11344)George Wietor2021-05-108-2/+239
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jack Humbert <jack.humb@gmail.com>
* | [Keymap] Turn OLED off on suspend in soundmonster keymap (#10419)Lukas Reineke2021-05-101-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-101-18/+86
|\|
| * Lagrange handwired Configurator bugfix (#12854)James Young2021-05-101-18/+86
| | | | | | | | | | * use human-friendly formatting * correct key object order
* | Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-0943-49/+48
| | | | | | | | | | | | This converts the array that the Swap Hands feature uses to use PROGMEM, and to read from that array, as such. Since this array never changes at runtime, there is no reason to keep it in memory. Especially for AVR boards, as memory is a precious resource.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-097-117/+188
|\|
| * KBDMini refactor (#12850)Ryan2021-05-107-117/+188
| |
* | Remove pointless SERIAL_LINK_ENABLE rules (#12846)Ryan2021-05-1014-14/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-098-0/+630
|\|
| * add ttys0's planck and preonic keymaps (#10560)Sean Johnson2021-05-088-0/+630
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * resynced with upstream, and adjusted keymap layout for planck * updated keyboard layout Signed-off-by: Sean Johnson <sean@ttys0.net> * swapped out bspc for del on symb layer Signed-off-by: Sean Johnson <sean@ttys0.net> * fixed typo with brightness media keys * turns out my brightness config was correct, it was macOS that had gone sideways * updated to bring in line with requirements for merging into upstream * removed redundant config from rules.mk moved media controls to FUNC layer for Planck layout * added GPL2+ compatible license header Signed-off-by: Sean Johnson <sean@skj.dev> * removed unused MIDI comment Signed-off-by: Sean Johnson <sean@skj.dev> * removed extraneous MIDI comments * removed extraneous comments
* | Resolve a number of warnings in `qmk generate-api` (#12833)Zach White2021-05-0831-44/+42
| |
* | fix some references to bin/qmk that slipped in (#12832)Zach White2021-05-081-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-087-171/+151
|\|
| * Update sethBarberee Userspace (#12620)Seth Barberee2021-05-087-171/+151
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-082-38/+40
|\|
| * Hbbisenieks keymap update to remove kc_ keymaps (#12391)Hilary B. Brenum2021-05-082-38/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | * hbbisenieks keymap * change from kc_ keymap * Apply suggestions from code review Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: Hilary Brenum <hilary.brenum@tanium.com> Co-authored-by: Zach White <skullydazed@drpepper.org> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-072-0/+51
|\|
| * [Keymap] My Arisu layout setup (#12647)stanrc852021-05-072-0/+51
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-061-7/+7
|\|
| * Fix DZ60 64 key layout (#12551)kb-elmo2021-05-061-7/+7
| | | | | | | | | | | | | | | | * add gk64 layout * Apply suggestions from code review * fix dz60 gk64 layout
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-049-0/+240
|\|
| * [Keyboard] ai03 Andromeda (#12676)Andrew Kannan2021-05-049-0/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add andromeda to qmk * Fix * Another fix * Fix via map * Update andromeda * Update confs for new qmk master * Apply suggestions from code review * Remove the ch hal and mcu conf as the andromeda does not need extra peripherals * Update keyboards/ai03/andromeda/rules.mk * Apply suggestions from code review * Add bootloader note to readme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-0418-0/+696
|\|
| * [Keyboard] added Time 80 Reforged by Fox Lab (#11996)Matrix Zou2021-05-0418-0/+696
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] added Time 80 Reforged by Fox Lab * added Time 80 Reforged by Fox Lab * split to two sub directories for universal and hotswap pcb * Apply suggestions from code review * Modified codes as suggested * update code as suggested * rgb log light keymaps added * update code as suggested * enable rgblight right to TIME logo, and add keymaps for it's control * Apply suggestions from code review * enable built-in switch LED support * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-044-237/+63
|\|
| * Update noroadsleft userspace and keymaps (2021-05-03) (#12796)James Young2021-05-034-237/+63
| | | | | | | | | | | | | | | | | | | | | | * 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
* | Fix comment parsing (#12750)Zach White2021-05-031-1/+1
| | | | | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-012-34/+0
|\|