Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
Co-authored-by: jack <0x6A73@pm.me>
Co-authored-by: jason <jrucker2004@gmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* 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>
* 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
* 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>