Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
// place overrides here
|
@@ -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 ),
|
||||
};
|
||||
|
@@ -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.
|
@@ -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
|
||||
|
Reference in New Issue
Block a user