Commit graph

73 commits

Author SHA1 Message Date
0d45266002 Merge branch 'contrib/migrate-stm32f072' into 'master'
feat: Migrate to STM32F072 controller

See merge request tschwery/custom-keyboard!16
2023-10-31 23:06:45 +00:00
7ef7c4fcf5 chore: Set LCSC part number property 2023-11-01 00:04:53 +01:00
8296848647 chore: Migrate to KiCad 7 2023-10-31 23:32:53 +01:00
d35dc56333 feat: Migrating to Kailh footprints 2022-09-18 21:52:40 +02:00
64d239c5f4 feat: Migrate to STM32F072 controller 2022-09-04 21:34:52 +02:00
d7d19c3365 Merge branch 'contrib/migrate-usb-c' into 'master'
feat: Migrate to USB-C connector

See merge request tschwery/custom-keyboard!15
2022-09-04 18:31:13 +00:00
a944961cca feat: Reformat to use +5V instead of VCC 2022-09-02 20:19:59 +02:00
2a88768f01 feat: Migrate to USB-C connector 2022-09-02 17:40:47 +02:00
03c8388185 Merge branch 'test/simple-stm32-board' into 'master'
STM32F072xx based test board

See merge request tschwery/custom-keyboard!3
2022-08-21 16:40:47 +00:00
d9f155e698 chore: Cleanup local project files 2022-08-21 18:29:50 +02:00
d00a970a01 STM32F072 based test board 2022-08-21 18:27:28 +02:00
1fe808df70 Merge branch 'contrib/cleanup' into 'master'
Cleanup

See merge request tschwery/custom-keyboard!14
2022-08-21 15:05:04 +00:00
36a94fde0e chore: Update Test Board to KiCad 6.0 2022-08-21 17:02:34 +02:00
e585a62f31 chore: Delete unused 3d printed case 2022-08-21 16:28:56 +02:00
39650760f3 Merge branch 'contrib/update-kicad-version' into 'master'
chore: Update KiCad to 6.0

See merge request tschwery/custom-keyboard!13
2022-08-21 10:52:38 +00:00
ad31c1e4b3 chore: Update KiCad to 6.0 2022-08-21 12:51:02 +02:00
634e0778db Merge branch 'contrib/hide-refs' into 'master'
style: Hide the refs on the PCB

See merge request tschwery/custom-keyboard!12
2021-08-24 20:52:57 +00:00
f639820574 style: Hide the refs on the PCB 2021-08-24 22:50:58 +02:00
4c11de366a Merge branch 'contrib/add-plate' into 'master'
feat: Add metal plate for pcb

See merge request tschwery/custom-keyboard!11
2021-08-24 20:33:36 +00:00
3a019a89b4 feat: Add metal plate for pcb 2021-08-24 22:33:12 +02:00
f9821d5ecc Merge branch 'contrib/update-kicad' into 'master'
chore: Regenerate pcb from schematics

See merge request tschwery/custom-keyboard!10
2021-08-24 20:27:19 +00:00
6719a538e7 chore: Regenerate pcb from schematics 2021-08-24 22:26:40 +02:00
97a4cf0a3a Merge branch 'contrib/migrate-kicad-nightly' into 'master'
chore: Migrate to latest Nightly build

See merge request tschwery/custom-keyboard!8
2021-08-24 19:49:05 +00:00
ecb6277265 chore: Migrate to latest Nightly build
Kicad 5.99.0-12073-ga02ea1609b-dirty
2021-08-24 21:46:53 +02:00
7d7455bd6d Merge branch 'full-pcb-atmega32u4' into 'master'
Full board based on the atmega32u4 sample board

See merge request tschwery/custom-keyboard!4
2019-10-13 13:26:09 +00:00
dc63713d61 3D printed keycaps holder for laser cnc printing on keycaps 2019-10-13 15:24:08 +02:00
aa191bb786 Add basic readme to the project 2019-10-13 15:21:46 +02:00
72aec3760e Add 3D model of the plate for printing 2019-09-24 22:17:31 +02:00
5ca9bb88a7 Save without changes with the last version of KiCad 2019-09-07 01:14:05 +02:00
aa1aded7be Cleanup of schematics and PCB placements 2019-08-21 15:13:50 +02:00
6d178b5e2b Add QMK config for the Valkey and the Test9 PCBs 2019-08-21 15:13:50 +02:00
43431d05f7 Move the schematics around to fit A4 pages where possible 2019-08-21 15:13:50 +02:00
39a4676353 Move footprints to project footprint lib and custom submodule lib 2019-08-21 15:12:53 +02:00
b051d1b3aa Minor improvements and migration to Kicad-git 2019-08-21 15:12:31 +02:00
f41559bd43 Update of plate and minor changes to the PCB 2019-08-21 15:12:31 +02:00
67ec70cc44 Use standard switch symbol 2019-08-21 15:12:30 +02:00
9073bad350 Changed to USB micro and improved routing 2019-08-21 15:12:30 +02:00
83e4169067 Remove unused library 2019-08-21 15:12:30 +02:00
2d751036a3 Diodes, leds and resistors positionning 2019-08-21 15:10:57 +02:00
416db015c0 Tracing and introduction of mounting holes 2019-08-21 15:10:57 +02:00
4088388378 Full board based on the atmega32u4 sample board 2019-08-21 15:10:57 +02:00
436973104a Add the keyswitch documentation as a submodule 2019-08-21 15:10:20 +02:00
c1a12f19fc Add LICENSE 2019-08-21 10:27:32 +00:00
9c1fc43be4 Merge branch 'repository-cleanup' into 'master'
Cleanup of old unused files

See merge request tschwery/custom-keyboard!5
2019-08-21 09:53:19 +00:00
d785ed7f70 Cleanup of old unused files 2019-08-21 11:48:47 +02:00
c3ef5ef71f Merge branch 'test/simple-atmega32u4-board' into 'master'
ATMEGA32U4-AU test board

See merge request tschwery/custom-keyboard!1
2019-06-10 19:58:31 +00:00
9d524efd15 QMK folder for the sample board with test mappings
Test mappings are for the backlight and the RGB lights. To compile
copy the content of the folder into the qmk_firmware/keyboards/test9
directory and make test9 in the main qmk_firmware directory.
2019-05-10 23:30:41 +02:00
8b90dfb136 Cleanup and minor changes 2019-04-25 22:01:35 +02:00
562f85bb52 3x3 test keyboard with fuse and esd protection 2019-04-22 21:38:28 +02:00
8ad78da603 Use personal footprint for the usb connector, track cleanup 2019-04-07 23:07:54 +02:00