summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Keyboard] Bathroom Epiphanies Frosty Flake rev 20130602 (#15365)Andrew Missel2022-01-088-24/+162
| | | | | | | | | | | | | | | | | | | | * add optional support for Frosty Flake rev 20130602 * update documentation with instructions on building for rev 20130602 * support revisions using subfolders instead of preprocessor directives * rules.mk cleanup
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-089-0/+231
|\|
| * [Keyboard] Glacier handwired (#14758)Brandon Claveria2022-01-089-0/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * finish adding glacier * change PID * Update keyboards/handwired/swiftrax/glacier/info.json * edit info.json * Update keyboards/handwired/swiftrax/glacier/info.json * Apply suggestions from code review * Update keyboards/handwired/swiftrax/glacier/rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-0811-0/+465
|\|
| * [Keyboard] bstk100 handwired (#14158)FREEWING.JP2022-01-0811-0/+465
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: Initial commit for bstk100 * bstk100 custom keyboard firmware * fix Bootloader section * fix "Pad 0" key twice * delete via config * fix readme.md key layout * add via keymap * fix readme.md info * remove keymap.json * Suggested change readme.md * moved to handwired folder * fix readme.md for handwired * fix info.json * Suggested change readme.md * Update keyboards/handwired/bstk100/rules.mk fix requested changes * Update keyboards/handwired/bstk100/rules.mk fix requested changes * Update keyboards/handwired/bstk100/info.json * Update keyboards/handwired/bstk100/rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-089-0/+272
|\|
| * [Keyboard] KBDfans KBD67 Mk.II RGB ISO (#14830)moyi46812022-01-089-0/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add kbd67mkiirgb iso keyboard add kbd67mkiirgb iso keyboard * Update rules.mk * Update keyboards/kbdfans/kbd67/mkiirgb_iso/mkiirgb_iso.h * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/config.h * Update keyboards/kbdfans/kbd67/mkiirgb_iso/mkiirgb_iso.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/rules.mk * Update readme.md * Update readme.md * Create info.json * Update info.json * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/keymaps/default/keymap.c * Update keyboards/kbdfans/kbd67/mkiirgb_iso/rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-081-0/+4
|\|
| * [Keyboard] Add caps and scroll indicator LEDs to andromeda PCB (#15793)Andrew Kannan2022-01-081-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-081-0/+1
|\|
| * [Keyboard] Fix inverted ploopy trackball (#15790)dnaq2022-01-081-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-087-0/+148
|\|
| * Add a-ball handwired trackball based on ADSN9800 (#9015)Richard2022-01-077-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit of kball * Pretty much working * Rename to aball * Cleanup * Fix typo and make instructions * Refactor to use qmk spi * Suggestions from ZVECR * Update keyboards/handwired/aball/adns9800_srom_A6.h * Update keyboards/handwired/aball/adns.c * Update keyboards/handwired/aball/adns.c * Update keyboards/handwired/aball/adns.c * Added copyright and source attribution * Update keyboards/handwired/aball/rules.mk Include as quantum lib to help avoid timing issues with LTO * Only send report on change, adj sensitivity, fix src include * Fix issue causing constant reports and bad clamping * Streamline conversion to int, add required wait before burst read * Changes to track develop * Update rules with new feature descriptors, add info.json * Add stub layout * Rework / cleanup key matrix. Add missing CS pin define for new ADNS driver * Add stub keymap to enable compile
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-073-27/+93
|\|
| * JJ50 Touch-Up (#15762)James Young2022-01-073-27/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | * rules.mk: Build Options sorting and white space * use QMK 3-character notation * info.json: apply friendly formatting * info.json: use 3-character notation * move layout macro alias to info.json * number matrix identifiers by electrical position
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-071-262/+61
|\|
| * Dango40: Fix QMK Configurator Implementation (#15761)James Young2022-01-071-262/+61
| | | | | | | | | | | | | | * friendly-format info.json * correct info.json structure * info.json: update key labels
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-0711-0/+510
|\|
| * [Keyboard] Hard Light Mark 2 and keymaps (#13719)FateEverywhere2022-01-0711-0/+510
| | | | | | | | | | | | | | | | | | | | | | | | * Hard Light Mark 2 and keymaps This time with minor competence! * Update keyboards/edi/hardlight/mk2/rules.mk * Delete config.h * Apply suggestions from code review
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-073-0/+47
|\|
| * [Keymap] Adding Frosty Flake VIA keymap (#13211)chance2022-01-073-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * updated my personal layouts * added Artix to install script * setting up for PR * added Artix to install script * Created frosty flake via keymap.c Created the default VIA keymap.c file for the Frosty Flake controller * Create rules.mk * add #define DYNAMIC_KEYMAP_LAYER_COUNT 3 * Update keymap.c * Delete keyboards/tada68/keymaps/trashcat directory * Create keymap.c * Create README.md * Create rules.mk * Delete keyboards/whitefox/keymaps/trashcat directory * Update qmk_install.sh * Rename README.md to readme.md * Update keymap.c * Update keymap.c * Apply suggestions from code review
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-079-0/+277
|\|
| * [Keyboard] Add croxsplit44 handwired keyboard (#14227)Samuel Fischer2022-01-079-0/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Delete keyboards/croxsplit44 directory * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Apply suggestions from code review * Apply suggestions from code review
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-073-0/+106
|\|
| * [Keymap] Add masoncowen planck keymap (#14353)Mason2022-01-063-0/+106
| | | | | | Co-authored-by: Drashna Jael're <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-0710-0/+249
|\|
| * [Keyboard] Adalyn keyboard (#14184)TJ2022-01-0610-0/+249
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * first Adalyn commit * fixed json and removed via * fixed GPL headers and rules.mk * fix extra space after gpl add vial keymap * Removed VIAL and revised rules.mk * updating per request and completing readme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-0710-0/+503
|\|
| * [Keyboard] Add Support for Wren Keyboard (#14570)Walter Hanley2022-01-0610-0/+503
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial prime_o commit * Cleaned up comments, other things. * Updated keymap to use standard seven-underscore KC_TRNS notation * initial prime_o commit * Cleaned up comments, other things. * Updated keymap to use standard seven-underscore KC_TRNS notation * Initial Code for Wren Keyboard This is the initial hardware test commit for the wren. More detailed keymaps will be added soon. * Update layout and add author * Add PCB Image and Clarify Bootloader Instructions * Update config.h Updating config.h to remove mentions to LED backlighting (not supported on this PCB) * Update wren.h to match PR checklist * Roll back addition of code that should have been in wren.h * Update /default/keymap.c Make keyboard.c "pristine" to the best of my ability and add information about configuring a "non-standard" layout. * Update readme.md * Update keymap readmes to match PR checklist * Update readme.md * Final touches before PR * Un-delete non-wren files * Create rules.mk * Create config.h * Update keyboards/wren/keymaps/walterhanley/keymap.c * Update keyboards/wren/keymaps/walterhanley/keymap.c * Update keyboards/wren/wren.c As per feedback, move encoder definition to wren.c from keymap.c. * Update keyboards/wren/keymaps/walterhanley/keymap.c As per feedback, move encoder definition to wren.c from keymap.c * Update keyboards/wren/keymaps/default/keymap.c As per feedback, move encoder definition to wren.c from keymap.c * Create Keymap-Level config.h I've been dealing with some issues with this board over-drawing power on certain devices; this should fix that issue on my build without affecting other users. * Add bells and whistles to personal keymap This update adds bells and whistles to my personal keymap. I couldn't figure out how to modify rotary encoder functionality for just my personal layout with the definition in wren.c, so I moved it back into the individual keymaps. Please let me know if this is an issue and I can look into possible alternative implementations. * Update to match drashna's requested changes * Update keymap.c This update refines drashna's requested changes. * Update keymap.c Fix typo
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-063-54/+26
|\|
| * Migrate crkbd/soundmonster to split common, fix OLED and RGB matrix (#15717)Leo Batyuk2022-01-063-54/+26
| | | | | | Co-authored-by: Leo B <leo.the.soundmonster@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-069-0/+330
|\|
| * [Keyboard] Adding GOS65 files (#14734)hadi2022-01-069-0/+330
| | | | | | | | | | | | | | | | | | | | * Adding gos65 files * Updating info and config to align with other review * Changing LAYOUT_all to LAYOUT * Updating LAYOUT to have 69 elements
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-065-18/+20
|\|
| * Update keymap for MechBrewery MB65S (#15673)AnthonyNguyen1682022-01-065-18/+20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-1/+1
|\|
| * checkerboards/quark_squared: fix broken layout macro reference in info.json ↵James Young2022-01-061-1/+1
| | | | | | | | (#15757)
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-01-068-49/+382
|\|
| * Pearlboards Touch-Up (#15756)James Young2022-01-067-46/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | * add QMK Configurator data for Atlas * add QMK Configurator data for Pearl * add QMK Configurator data for Zeus * add QMK Configurator data for Zeuspad * physically arrange Zeus layout macro Moves the keycode for the rotary encoder to the top row.
| * [Docs] Add drag scrolling example to Pointing device docs page (#15715)Drashna Jaelre2022-01-061-2/+34
| | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* | Unify the key up/down behaviour of RGB keycodes (#15730)Joel Challis2022-01-061-5/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-0/+116
|\|
| * handwired/ortho_brass: add QMK Configurator data (#15755)James Young2022-01-051-0/+116
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-1/+59
|\|
| * cannonkeys/adelie: Fix QMK Configurator Implementation (#15754)James Young2022-01-051-1/+59
| | | | | | | | | | * info.json: apply friendly formatting * info.json: correct key sequence
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-053-6/+6
|\|
| * [Keyboard] Remove locking support for Boardsource LP boards (#15747)Albert Y2022-01-053-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-051-56/+57
|\|
| * eol=lf, where appropriate (#15752)Nick Brassel2022-01-051-56/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-052-10/+219
|\|