Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
Nick Brassel
2022-07-02 21:13:06 +10:00
74 changed files with 4729 additions and 1290 deletions

View File

@@ -1,3 +0,0 @@
#pragma once
// place overrides here

View File

@@ -1,21 +0,0 @@
#include QMK_KEYBOARD_H
#include "bbaserdem.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Layout
* ,-----------------------------------------------------------.
* |Blt|Lck| ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = |
* |---+---+-----------------------------------------------+---|
* |Int|Trm| |Cps|
* |---+---| |---|
* |Clc|Psw| | \ |
* |---+---| PLANCK |---|
* |Rev|Ffw| | [ |
* |---+---| |---|
* |Tog|Mut| | ] |
* `-----------------------------------------------------------'
*/
[0] = KM( FKLAVYE ),
[1] = KM( AYARLAR ),
};

View File

@@ -1,14 +0,0 @@
# XD75RE Setup
(WIP) F keyboard for turkish, using unicode.
* Write down keymap in userspace
* Figure out LED indicators
# Make
Take the board into reset mode, then
```
make xiudi/xd75:bbaserdem:dfu
```
Either sudo it or set permissions in udev.

View File

@@ -1,7 +0,0 @@
# Build options
BACKLIGHT_ENABLE = yes # Switch LEDs
MOUSEKEY_ENABLE = yes # Emulates mouse key using keypresses
RGBLIGHT_ENABLE = no # LED strips
TAP_DANCE_ENABLE = no # Use multi-tap features
AUDIO_ENABLE = no # Audio stuff