Commit Graph

20512 Commits

Author SHA1 Message Date
Sadek Baroudi 9e157ae906 disable LTO 2022-05-06 03:49:48 -07:00
Sadek Baroudi 8192d3b28b some changes to improve cirque trackpad, mcuconf for stm32 2022-05-06 03:47:34 -07:00
Sadek Baroudi 5835a03087 added mouse keys by default to cirque oled feature build 2022-04-26 02:56:40 -07:00
Sadek Baroudi 23968f53ab messed up the last commit for the kicad shortcut update 2022-04-25 23:56:38 -07:00
Sadek Baroudi c3574027de updated rock on folder structure, along with v2 firmware 2022-04-25 02:18:03 -07:00
Sadek Baroudi 15f2384e0a placeholder commit for v1 directory 2022-04-24 01:40:09 -07:00
Sadek Baroudi 950e73f954 increased default max brightness for rock on bp, since the blackpill can handle it 2022-04-24 01:35:13 -07:00
Sadek Baroudi c645a77af1 had the encoder pins backwards 2022-04-23 00:54:38 -07:00
Sadek Baroudi 0724647ae8 added all the ec11 configs and rules.mk for rock on blackpill 2022-04-23 00:40:50 -07:00
Sadek Baroudi da3db2cbf3 forgot to include this in a previous commit 2022-04-23 00:31:24 -07:00
Sadek Baroudi 63185eb984 had the encoders flipped on the keymap, fixed 2022-04-22 20:38:29 -07:00
Sadek Baroudi fee96df7ac miryoku layouts for fingerpunch keyboards, courtesy of manna harbour 2022-04-21 23:39:54 -07:00
Sadek Baroudi 092b7dd334 remove pimoroni specific config from base rules.mk 2022-04-21 23:33:39 -07:00
Sadek Baroudi 20bf529cb1 added note about the encoder click keycode locations 2022-04-21 11:54:39 -07:00
Sadek Baroudi 02069babe9 fixed pimoroni on all fingerpunch boards 2022-04-16 22:29:49 -07:00
Sadek Baroudi 832b584455 added mousekeys to make it more convenient to use the cirque 2022-04-10 23:38:04 -07:00
Sadek Baroudi 08ad0d5343 with drashna's help, got the cirque trackpad working again 2022-04-10 18:36:30 -07:00
Sadek Baroudi 26be7f59c4 fixed rotation on cirque 2022-04-08 17:38:51 -07:00
Sadek Baroudi 8a2eadc6b8 fixed build script for rock on blackpill 2022-04-08 13:49:20 -07:00
Sadek Baroudi 12088886fb added eeprom reset keycode 2022-04-08 13:48:49 -07:00
Sadek Baroudi 6769f27fe5 fixed oled and added logo 2022-04-06 17:08:15 -07:00
Sadek Baroudi bea2524823 initial commit of sweeeeep firmware 2022-04-05 15:35:04 -07:00
Sadek Baroudi d9c53f071e fixed a bunch of pimoroni code 2022-03-25 04:45:19 -07:00
Sadek Baroudi 019187ca76 added better oled render_status function 2022-03-25 04:12:57 -07:00
Sadek Baroudi 9af29d10d0 trackpad is working 2022-03-25 01:01:09 -07:00
Sadek Baroudi 166c1692a3 stemcell test stuff 2022-03-24 21:10:16 -07:00
Sadek Baroudi d2ff6f8608 don't need pimoroni specific logic in the root rules.mk 2022-03-24 21:07:07 -07:00
Sadek Baroudi 930895b440 removed the mcu specific stuff in the sub directories rules.mk 2022-03-24 21:06:04 -07:00
Sadek Baroudi c0c6f5a11c this actually works, but is missing the cirque trackpad feature, grep for 'disable testing' to see what I disabled to test and get it working 2022-03-22 13:59:57 -07:00
Sadek Baroudi 37b2e0d727 Merge remote-tracking branch 'upstream/master' 2022-03-18 02:33:27 -07:00
Sadek Baroudi 3cd78194e3 initial commit of rockon blackpill with cirque support 2022-03-18 01:58:32 -07:00
Joel Challis e5823b5650
[CLI] Add common util for dumping generated content (#16674) 2022-03-18 01:09:29 +00:00
Joel Challis 417f089115
Print out generated files during build (#16672) 2022-03-17 10:45:06 +11:00
Jay Greco 193dd01f4e
[Keyboard] Add nullbits TIDBIT (#15182) 2022-03-16 08:34:16 -07:00
Ryan d5d2a01db2
gboards/butterstick: move steno rules config to keymap level (#16666) 2022-03-16 04:08:52 +00:00
Ryan 8c5779f768
Fix m3n3van and minim keyboard names in keymap JSON (#16665) 2022-03-16 03:57:47 +00:00
Yakbats a867cfc26d
Update the AL1 Vender ID (#16660)
* Add via to AL1

* Updated number of rows and columns, and applied suggestions from code review

* Update Vender ID

Change the Vender ID for Triangle Lab to comply with the via PR checklist.
2022-03-16 03:14:31 +00:00
AnthonyNguyen168 fded67f1a9
[MB-65S] Change layout to follow change request from OEM (#16663) 2022-03-16 03:13:14 +00:00
an_achronism f6f4d85aa5
yugo_m enhancement: include all available key positions (#16216)
* yugo_m enhancement to include all available key positions in matrix
2022-03-15 17:06:27 -07:00
Joel Challis 8bffc61959
Ensure dependent CI workflows run (#16662) 2022-03-15 23:27:55 +00:00
Moritz 77aafd8056
[Keyboard] Add Dolice keyboard (#16186) 2022-03-15 15:58:16 -07:00
Tom Konidas a808c29726
[Keymap] Planck Keymap: tomkonidas (#15869) 2022-03-15 15:48:13 -07:00
Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
Joel Challis 46e85ded47
Add merge workflow for XAP branch (#16652)
* Add merge workflow for XAP branch

* uncomment
2022-03-15 12:49:23 +00:00
jack e9bf95e0f2
[Keyboard] Fix westm/westm68 compliation errors (#16657) 2022-03-15 02:35:17 -07:00
jpuerto96 e94c2df3f3
[Keyboard] Io mini1800 (#16115)
* First commit

* first commit

* 2x3u layout functional

* 625u layout

* rotary encoder

* Modifications to keymaps

* Remove ingrained from io_mini branch

* Update readme

* Update info.json

* change hardware availability

* Change rules.mk wording to match other PR

* Update keyboards/io_mini1800/rules.mk

* Update keyboards/io_mini1800/keymaps/default/keymap.c

* Update keyboards/io_mini1800/keymaps/2x3u/keymap.c

* Update keyboards/io_mini1800/io_mini1800.c

* Update keyboards/io_mini1800/keymaps/2x3u/readme.md

* Update keyboards/io_mini1800/readme.md
2022-03-15 01:35:11 -07:00
Albert Y 9aaf4a5a9b
Add split keyboard example for Bootmagic Lite (#16349)
* Add split keyboard example for bootmagic lite

* Add handedness link

* Edit sentence structure

* Apply suggested language correction
2022-03-15 01:31:17 -07:00
PaperCraneKeyboards 92a9e7c50b
[Keyboard] Adding Gerald65 (#15872)
* Gerald65 new keyboard files

* removing initial population of pck

* Initial Gerald65 Keyboard files

* Changed diode direction

* added fn layer, added picture to readme

* directed mo keycode to fn layer

* Changes to vendor id and bootloader instructions

* Changed to direct image reference

* Update keyboards/papercranekeyboards/gerald65/readme.md

* Remove no longer used features
2022-03-15 01:29:35 -07:00
thompson-ele 87bb1a3890
[Keyboard] Add Bacca70 keyboard (#16626)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-03-15 00:28:21 -07:00
jack 1ef4e305e3
Fix evancookaudio/sleepingdinosaur (#16654) 2022-03-15 15:02:49 +11:00