summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-23Strip API specific output from `qmk info` (#20234)Joel Challis
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23EC ProX PCB (#20047)Cipulot
* Add EC Pro X Addition of EC Pro X PCB series. This series comprises 2 versions: - ANSI/ISO - JIS The PCBs are different and are compatible only with their respective cases. * Moved from data driven row/col def to config def * Added project url in info.json * Implemented proper `LAYOUT_` changes * Removen unnecessary `.h` includes * Removal of `"w": 1` * Added `DISCHARGE_TIME` Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings. Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise. * Fixed keymap error in ordering * Update keyboards/cipulot/ec_prox/jis/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> * Update keyboards/cipulot/ec_prox/ansi_iso/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> * Removal of `info.json` lines as suggested * Update to comply with `_kb` and `_user` separation * Update keyboards/cipulot/ec_prox/jis/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update rules.mk --------- Co-authored-by: Tom Barnes <barnestom@me.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23EC 23U PCB (#20049)Cipulot
* Add EC 23U PCB firmware * Moved from data driven row/col def to config def * Implemented proper LAYOUT_ changes * Removed unnecessary `.h` includes * Updated default thresholds * Added `DISCHARGE_TIME` Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings. Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise. * Update readme.md Added missing `cipulot/` in example commands. * Removal of `info.json` lines as suggested * Update to comply with `_kb` and `_user` separation * Update rules.mk
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23EC 60 PCB (#20050)Cipulot
* Add EC 60 PCB firmware * Moved from data driven row/col def to config def * Implemented proper LAYOUT_ changes * Removed unnecessary `.h` includes * Added `DISCHARGE_TIME` Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings. Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise. * Update readme.md Added missing `cipulot/`in readme example commands * Update keyboards/cipulot/ec_60/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> * Removal of `info.json` lines as suggested * Update to comply with `_kb` and `_user` separation * Update keyboards/cipulot/ec_60/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Tom Barnes <barnestom@me.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-23[jacky_studio/piggy60] warn about incompatible PCB rev (#20232)Less/Rikki
2023-03-23[Keyboard] Fix tata80 wkl layout (#20195)spbgzh
2023-03-22[Keyboard] Ymd09 config updates (#20124)SHVD3x
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2023-03-22[Keyboard] Add Geistmaschine Geist (#20117)Moritz Plattner
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-22[Keyboard] Add via support for jotanck keyboard (#20146)jotix
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23Optionally keep intermediate file listings in order to do comparisons ↵Nick Brassel
between builds. (#20237)
2023-03-23Add some helpers to tidy up XAP (#20235)Joel Challis
2023-03-22Update Doxygen comments for some headers (#20194)Ryan
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21fixup: correct filename (#20212)Less/Rikki
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21Adding Bad Wings Support (#20153)Jason Hazel
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21[Keyboard] update creek70 change rgb num (#20196)spbgzh
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21[Keyboard] Add tiny board 16 rgb keyboard (#20158)Ning
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-21Sync activity timestamps between sides. (#20192)Nick Brassel
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2023-03-21Increase verbosity of make command (#20172)Albert Y
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21[Keyboard] Olly Orion: Disable SWD and JTAG (#20169)mechlovin
Co-authored-by: Joel Challis <git@zvecr.com>
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21[Keyboard] OSAv2 (#20166)blindassassin111
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-20[Keyboard] Add pteropus keyboard (#20147)hulahermit
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Chi-Han Yang <chyang@enrichtx.com>
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-20[Keyboard] Add CannonKeys Bakeneko60 ISO Hotswap PCB (#20130)Andrew Kannan
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-20[Keyboard] Add Kuro65 keyboard (#20122)Tobias Minn
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-20[Keymap] for sharkby7e (#20121)Sid Quinsaat
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-20[Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)Vino Rodrigues
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-20[Keyboard] Add Blu vimclutch (#20060)Agent Blu, 006
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-20Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ↵Nick Brassel
(#20013)
2023-03-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-19Update lpad info.json (#20184)Laneware
Update incorrect row and col pins, now confirmed working via manual build in QMK MSYS
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-19Fixup CI build for F103C6 onekey. (#20188)Nick Brassel
2023-03-18Remove bootloader logic from `mcu_selection.mk` (#20150)Joel Challis
* Remove bootloader logic from mcu_selection.mk * Move MCU/BOOTLOADER to info.json