-
-
Notifications
You must be signed in to change notification settings - Fork 39.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Keyboard] New Keyboard - OBE #13545
Conversation
…g old split source code. running into an issue now with col1 and row1 both not responding.
…support, removed IBKH from this branch.
Co-authored-by: Ryan <[email protected]>
…y for eeprom addition for next version. Cleaned up files in general.
… reassigned pins from boot1 and i2c1
@drashna retagging for rereview was a mistake. I was just gonna comment asking if you need to rerequest qmk reviewers. My bad. |
No worries |
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
@fauxpark I added the BOOTLOADER section to the rules.mk files while removing the STM32_BOOTLOADER_ADDRESS per your comment on #12956 Please advise if that was not correct. It seems a lot like I started writing this firmware directly before a lot of stm32 changes came into play so I was immediately outdated on stuff before submitting for PR |
@kylemccreery good catch, I completely forgot about that. |
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
I only knew because I had to look up why you suggested the removal in the first place haha. I am glad a lot of the stm32 stuff is advancing so much recently. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linter is complaining about missing readmes, but there is one at the top level so it's OK.
Thanks! |
* qmk/develop: (141 commits) Implement GPIO abstraction for atsam (qmk#13567) [Keyboard][Bug] Add timer_avr to includes for broken builds (qmk#13641) [Keyboard] adds new revision: dztech/dz60rgb/v2_1 (qmk#13636) [Keyboard] Fixing info.json for h0oni/hotduck (qmk#13640) [Keyboard] Ymd40v2new layouts and fixed per-switch backlight (qmk#13622) [Bug] Develop - DC01 left (qmk#13597) [Keyboard] Fix clawsome/hatchback and reviung5 compile issues (qmk#13607) [Keyboard] add ogurec (qmk#13242) [Keyboard] Add Durgod Taurus K310 keyboard (qmk#12314) [Keyboard] Updated keyboard & keymaps (qmk#12667) [Keyboard] add SPRH keyboard (qmk#12999) Retain brightness with lighting layers (qmk#13025) [Keyboard] Add keypad Satxri6key (qmk#13423) [Keyboard] Initial Tron Guy Labs keyboard implementation. (qmk#13438) [Keyboard] Add Ristretto Keyboard (qmk#13479) [Keyboard] New Keyboard - OBE (qmk#13545) [Keyboard] Add personal planck keymap (qmk#13635) [Keymap] narze/xd004 (qmk#13634) [Keyboard] Add h0oni hotduck keyboard (qmk#13609) Fix API generation failure caused by GRS-70EC (qmk#13631) ...
Co-authored-by: Ryan <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]>
Description
Initial PR for adding the OrangeBoyErgo (OBE) keyboard kit by MechWild. This is the default and VIA keymaps.
Types of Changes
Issues Fixed or Closed by This PR
Checklist